Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTFContext.h40 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.cpp43 BTFContext::getLineInfoForAddressRange(SectionedAddress Address, uint64_t Size, in getLineInfoForAddressRange() function in BTFContext
/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.cpp75 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()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h257 virtual DILineInfoTable getLineInfoForAddressRange(
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp279 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h388 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/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.cpp1769 DILineInfoTable DWARFContext::getLineInfoForAddressRange( in getLineInfoForAddressRange() function in DWARFContext