Home
last modified time | relevance | path

Searched refs:getLineInfoForAddressRange (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTFContext.h41 DILineInfoTable getLineInfoForAddressRange(
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymContext.h48 DILineInfoTable getLineInfoForAddressRange(
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBContext.h50 DILineInfoTable getLineInfoForAddressRange(
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFContext.cpp45 BTFContext::getLineInfoForAddressRange(SectionedAddress Address, uint64_t Size, in getLineInfoForAddressRange() function in BTFContext
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymContext.cpp103 GsymContext::getLineInfoForAddressRange(object::SectionedAddress Address, in getLineInfoForAddressRange() function in GsymContext
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp76 PDBContext::getLineInfoForAddressRange(object::SectionedAddress Address, in getLineInfoForAddressRange() function in PDBContext
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp70 DILineInfoTable LinesInfo = DC->getLineInfoForAddressRange( in getMethodBatch()
H A DPerfSupportPlugin.cpp124 auto LInfo = DC.getLineInfoForAddressRange( in getDebugInfoRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h262 virtual DILineInfoTable getLineInfoForAddressRange(
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp292 Context->getLineInfoForAddressRange({Addr, Index}, Size); in notifyObjectLoaded()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp282 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h394 DILineInfoTable getLineInfoForAddressRange(
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp523 Context->getLineInfoForAddressRange(Address, Size); in printLineInfoForInput()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1768 DILineInfoTable DWARFContext::getLineInfoForAddressRange( in getLineInfoForAddressRange() function in DWARFContext