Searched refs:getCompileUnitForDataAddress (Results 1 – 3 of 3) sorted by relevance
484 DWARFCompileUnit *getCompileUnitForDataAddress(uint64_t Address);
467 : DiCtx->getCompileUnitForDataAddress(Address); in accumulateLocs()
1521 DWARFCompileUnit *DWARFContext::getCompileUnitForDataAddress(uint64_t Address) { in getCompileUnitForDataAddress() function in DWARFContext1756 DWARFCompileUnit *CU = getCompileUnitForDataAddress(Address.Address); in getLineInfoForDataAddress()