Searched refs:getCompileUnitForAddress (Results 1 – 2 of 2) sorted by relevance
906 DWARFCompileUnit *DWARFContext::getCompileUnitForAddress(uint64_t Address) { in getCompileUnitForAddress() function in DWARFContext916 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); in getDIEsForAddress()974 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); in getLineInfoForAddress()992 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); in getLineInfoForAddressRange()1039 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); in getInliningInfoForAddress()
370 DWARFCompileUnit *getCompileUnitForAddress(uint64_t Address);