Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h178 unit_iterator_range dwo_compile_units() { return dwo_info_section_units(); } in dwo_compile_units() function
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h195 compile_unit_range dwo_compile_units() { in dwo_compile_units() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h104 cu_iterator_range dwo_compile_units() { in dwo_compile_units() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp99 for (const auto &DWOCU : dwo_compile_units()) in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp494 DWARFDebugLine::SectionParser Parser(LineData, *this, dwo_compile_units(), in dump()
661 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp269 : dwo_compile_units(), in parseMacroOrMacinfo()
710 for (const auto &DWOCU : dwo_compile_units()) { in getDWOCompileUnitForHash()