Home
last modified time | relevance | path

Searched refs:dumpDebugAbbrev (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Dobj2yaml.h49 void dumpDebugAbbrev(llvm::DWARFContext &DCtx, llvm::DWARFYAML::Data &Y);
H A Ddwarf2yaml.cpp24 void dumpDebugAbbrev(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugAbbrev() function
H A Dmacho2yaml.cpp141 dumpDebugAbbrev(DCtx, DWARF); in dumpDebugSection()