Searched refs:getInlinedChainForAddress (Results 1 – 3 of 3) sorted by relevance
456 void getInlinedChainForAddress(uint64_t Address,
1119 CU->getInlinedChainForAddress(Address, InlinedChain); in getFunctionNameAndStartLineForAddress()1343 CU->getInlinedChainForAddress(Address.Address, InlinedChain); in getInliningInfoForAddress()
850 DWARFUnit::getInlinedChainForAddress(uint64_t Address, in getInlinedChainForAddress() function in DWARFUnit