Home
last modified time | relevance | path

Searched refs:getInliningInfoForAddress (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTFContext.h45 DIInliningInfo getInliningInfoForAddress(
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymContext.h51 DIInliningInfo getInliningInfoForAddress(
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBContext.h53 DIInliningInfo getInliningInfoForAddress(
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFContext.cpp53 BTFContext::getInliningInfoForAddress(SectionedAddress Address, in getInliningInfoForAddress() function in BTFContext
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymContext.cpp134 GsymContext::getInliningInfoForAddress(object::SectionedAddress Address, in getInliningInfoForAddress() function in GsymContext
H A DDwarfTransformer.cpp738 DICtx.getInliningInfoForAddress(SectAddr, DLIS); in verify()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp97 PDBContext::getInliningInfoForAddress(object::SectionedAddress Address, in getInliningInfoForAddress() function in PDBContext
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h265 virtual DIInliningInfo getInliningInfoForAddress(
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h397 DIInliningInfo getInliningInfoForAddress(
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp308 DIInliningInfo InlinedContext = DebugInfoContext->getInliningInfoForAddress( in symbolizeInlinedCode()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1823 DWARFContext::getInliningInfoForAddress(object::SectionedAddress Address, in getInliningInfoForAddress() function in DWARFContext