Searched refs:getCompileUnitForCodeAddress (Results 1 – 2 of 2) sorted by relevance
1516 DWARFCompileUnit *DWARFContext::getCompileUnitForCodeAddress(uint64_t Address) { in getCompileUnitForCodeAddress() function in DWARFContext1548 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address); in getDIEsForAddress()1721 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address.Address); in getLocalsForAddress()1734 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address.Address); in getLineInfoForAddress()1770 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address.Address); in getLineInfoForAddressRange()1826 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address.Address); in getInliningInfoForAddress()
469 DWARFCompileUnit *getCompileUnitForCodeAddress(uint64_t Address);