Searched refs:buildAddressRangeTable (Results 1 – 5 of 5) sorted by relevance
222 DWARFCompileUnit::buildAddressRangeTable(DWARFDebugAranges *debug_aranges, in buildAddressRangeTable() function in DWARFCompileUnit232 DieArray[0].buildAddressRangeTable(this, debug_aranges); in buildAddressRangeTable()
105 void buildAddressRangeTable(DWARFDebugAranges *debug_aranges,
129 void buildAddressRangeTable(const DWARFCompileUnit *cu,
424 DWARFDebugInfoEntryMinimal::buildAddressRangeTable(const DWARFCompileUnit *cu, in buildAddressRangeTable() function in DWARFDebugInfoEntryMinimal440 child->buildAddressRangeTable(cu, debug_aranges); in buildAddressRangeTable()
93 cu->buildAddressRangeTable(this, true); in generate()