Searched refs:getInlinedChainForAddress (Results 1 – 8 of 8) sorted by relevance
380 DWARFUnit::getInlinedChainForAddress(uint64_t Address) { in getInlinedChainForAddress() function in llvm::DWARFUnit396 return SubprogramDIE->getInlinedChainForAddress(ChainCU, Address); in getInlinedChainForAddress()
463 CU->getInlinedChainForAddress(Address); in getFunctionNameForAddress()544 CU->getInlinedChainForAddress(Address); in getInliningInfoForAddress()
434 DWARFDebugInfoEntryMinimal::getInlinedChainForAddress( in getInlinedChainForAddress() function in DWARFDebugInfoEntryMinimal
144 getInlinedChainForAddress(const DWARFUnit *U, const uint64_t Address) const;
217 DWARFDebugInfoEntryInlinedChain getInlinedChainForAddress(uint64_t Address);
480 void getInlinedChainForAddress(uint64_t Address,
922 CU->getInlinedChainForAddress(Address, InlinedChain); in getFunctionNameAndStartLineForAddress()1016 CU->getInlinedChainForAddress(Address, InlinedChain); in getInliningInfoForAddress()
521 DWARFUnit::getInlinedChainForAddress(uint64_t Address, in getInlinedChainForAddress() function in DWARFUnit