Searched refs:getCompileUnitForAddress (Results 1 – 2 of 2) sorted by relevance
1121 DWARFCompileUnit *DWARFContext::getCompileUnitForAddress(uint64_t Address) { in getCompileUnitForAddress() function in DWARFContext1149 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); in getDIEsForAddress()1300 DWARFCompileUnit *CU = getCompileUnitForAddress(Address.Address); in getLocalsForAddress()1313 DWARFCompileUnit *CU = getCompileUnitForAddress(Address.Address); in getLineInfoForAddress()1334 DWARFCompileUnit *CU = getCompileUnitForAddress(Address.Address); in getLineInfoForDataAddress()1349 DWARFCompileUnit *CU = getCompileUnitForAddress(Address.Address); in getLineInfoForAddressRange()1405 DWARFCompileUnit *CU = getCompileUnitForAddress(Address.Address); in getInliningInfoForAddress()
448 DWARFCompileUnit *getCompileUnitForAddress(uint64_t Address);