Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Dobj2yaml.h53 void dumpDebugPubSections(llvm::DWARFContext &DCtx, llvm::DWARFYAML::Data &Y);
H A Ddwarf2yaml.cpp197 void dumpDebugPubSections(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugPubSections() function
H A Dmacho2yaml.cpp156 dumpDebugPubSections(DCtx, DWARF); in dumpDebugSection()