Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp334 void DWARFUnit::collectAddressRanges(DWARFAddressRangesVector &CURanges) { in collectAddressRanges() function in llvm::DWARFUnit
357 DWO->getUnit()->collectAddressRanges(CURanges); in collectAddressRanges()
DDWARFDebugAranges.cpp54 CU->collectAddressRanges(CURanges); in generate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp57 CU->collectAddressRanges(CURanges); in generate()
DDWARFUnit.cpp437 void DWARFUnit::collectAddressRanges(DWARFAddressRangesVector &CURanges) { in collectAddressRanges() function in DWARFUnit
465 DWO->collectAddressRanges(CURanges); in collectAddressRanges()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h212 void collectAddressRanges(DWARFAddressRangesVector &CURanges);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h470 void collectAddressRanges(DWARFAddressRangesVector &CURanges);