Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dobj2yaml.h47 llvm::Error dumpDebugARanges(llvm::DWARFContext &DCtx,
H A Ddwarf2yaml.cpp98 Error dumpDebugARanges(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugARanges() function
H A Dmacho2yaml.cpp141 return dumpDebugARanges(DCtx, DWARF); in dumpDebugSection()
H A Delf2yaml.cpp493 Err = dumpDebugARanges(*DWARFCtx.get(), DWARF); in dumpDWARFSections()