Searched refs:getCompileUnitForDataAddress (Results 1 – 3 of 3) sorted by relevance
478 DWARFCompileUnit *getCompileUnitForDataAddress(uint64_t Address);
468 : DiCtx->getCompileUnitForDataAddress(Address); in accumulateLocs()
1523 DWARFCompileUnit *DWARFContext::getCompileUnitForDataAddress(uint64_t Address) { in getCompileUnitForDataAddress() function in DWARFContext1757 DWARFCompileUnit *CU = getCompileUnitForDataAddress(Address.Address); in getLineInfoForDataAddress()