Searched refs:getInlinedChainForAddress (Results 1 – 5 of 5) sorted by relevance
343 DWARFUnit::getInlinedChainForAddress(uint64_t Address) { in getInlinedChainForAddress() function in DWARFUnit364 return SubprogramDIE->getInlinedChainForAddress(ChainCU, Address); in getInlinedChainForAddress()
163 getInlinedChainForAddress(const DWARFUnit *U, const uint64_t Address) const;
140 DWARFDebugInfoEntryInlinedChain getInlinedChainForAddress(uint64_t Address);
429 CU->getInlinedChainForAddress(Address); in getLineInfoForAddress()462 CU->getInlinedChainForAddress(Address); in getLineInfoForAddressRange()509 CU->getInlinedChainForAddress(Address); in getInliningInfoForAddress()
314 DWARFDebugInfoEntryMinimal::getInlinedChainForAddress( in getInlinedChainForAddress() function in DWARFDebugInfoEntryMinimal