Searched defs:buildAddressRangeTable (Results 1 - 2 of 2) sorted by last modified time

/external/llvm/lib/DebugInfo/
H A DDWARFCompileUnit.cpp240 DWARFCompileUnit::buildAddressRangeTable(DWARFDebugAranges *debug_aranges, function in class:DWARFCompileUnit
250 DieArray[0].buildAddressRangeTable(this, debug_aranges);
H A DDWARFDebugInfoEntry.cpp469 DWARFDebugInfoEntryMinimal::buildAddressRangeTable(const DWARFCompileUnit *CU, function in class:DWARFDebugInfoEntryMinimal
483 child->buildAddressRangeTable(CU, DebugAranges);

Completed in 149 milliseconds