Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h159 cu_iterator_range dwo_compile_units() { in dwo_compile_units() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp357 dwo_compile_units()); in dump()
441 DWARFDebugLine::SectionParser Parser(LineData, *this, dwo_compile_units(), in dump()
558 DObj->getStringDWOSection(), dwo_compile_units(), in dump()
599 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h104 cu_iterator_range dwo_compile_units() { in dwo_compile_units() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp413 filterByName(Names, DICtx.dwo_compile_units(), OS); in dumpObjectFile()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp99 for (const auto &DWOCU : dwo_compile_units()) in dump()