Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp134 static Error dumpDebugSection(StringRef SecName, DWARFContext &DCtx, in dumpDebugSection() function
182 if (Error Err = dumpDebugSection(SecName, *DWARFCtx.get(), Y.DWARF)) in extractSections()