/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBContext.h | 48 DILineInfoTable getLineInfoForAddressRange(
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBContext.h | 48 DILineInfoTable getLineInfoForAddressRange(
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBContext.h | 50 DILineInfoTable getLineInfoForAddressRange(
|
/external/llvm/lib/DebugInfo/PDB/ |
D | PDBContext.cpp | 68 PDBContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange() function in PDBContext
|
/external/llvm/include/llvm/DebugInfo/ |
D | DIContext.h | 146 virtual DILineInfoTable getLineInfoForAddressRange(uint64_t Address,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBContext.cpp | 66 PDBContext::getLineInfoForAddressRange(object::SectionedAddress Address, in getLineInfoForAddressRange() function in PDBContext
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileJITEventListener.cpp | 115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileJITEventListener.cpp | 115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/ |
D | PDBContext.cpp | 75 PDBContext::getLineInfoForAddressRange(object::SectionedAddress Address, in getLineInfoForAddressRange() function in PDBContext
|
/external/llvm/test/DebugInfo/ |
D | debuglineinfo.test | 11 ; .debug_line section and exercises DIContext::getLineInfoForAddressRange().
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 148 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in NotifyObjectEmitted()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 162 Context->getLineInfoForAddressRange({Addr, Index}, Size); in notifyObjectLoaded()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/ |
D | DIContext.h | 226 virtual DILineInfoTable getLineInfoForAddressRange(
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/ |
D | DIContext.h | 250 virtual DILineInfoTable getLineInfoForAddressRange(
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 327 DILineInfoTable getLineInfoForAddressRange(
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 183 DILineInfoTable getLineInfoForAddressRange(uint64_t Address, uint64_t Size,
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 369 DILineInfoTable getLineInfoForAddressRange(
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 292 Context->getLineInfoForAddressRange({Addr, Index}, Size); in notifyObjectLoaded()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 279 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 280 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded()
|
/external/llvm/tools/llvm-rtdyld/ |
D | llvm-rtdyld.cpp | 383 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in printLineInfoForInput()
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 492 DWARFContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange() function in DWARFContext
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 1179 DILineInfoTable DWARFContext::getLineInfoForAddressRange( in getLineInfoForAddressRange() function in DWARFContext
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 1346 DILineInfoTable DWARFContext::getLineInfoForAddressRange( in getLineInfoForAddressRange() function in DWARFContext
|