Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp138 static Error dumpDebugSection(StringRef SecName, DWARFContext &DCtx, in dumpDebugSection() function
193 if (Error Err = dumpDebugSection(SecName, *DWARFCtx.get(), Y.DWARF)) in extractSections()