Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h431 void getInlinedChainForAddress(uint64_t Address,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1047 CU->getInlinedChainForAddress(Address, InlinedChain); in getFunctionNameAndStartLineForAddress()
1313 CU->getInlinedChainForAddress(Address.Address, InlinedChain); in getInliningInfoForAddress()
H A DDWARFUnit.cpp682 DWARFUnit::getInlinedChainForAddress(uint64_t Address, in getInlinedChainForAddress() function in DWARFUnit