Home
last modified time | relevance | path

Searched refs:getInlinedChainForAddress (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h497 void getInlinedChainForAddress(uint64_t Address,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp872 DWARFUnit::getInlinedChainForAddress(uint64_t Address, in getInlinedChainForAddress() function in DWARFUnit
H A DDWARFContext.cpp1611 CU->getInlinedChainForAddress(Address, InlinedChain); in getFunctionNameAndStartLineForAddress()
1834 CU->getInlinedChainForAddress(Address.Address, InlinedChain); in getInliningInfoForAddress()