Home
last modified time | relevance | path

Searched defs:DebugObj (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp86 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in NotifyObjectEmitted() local
125 const ObjectFile &DebugObj = *DebugObjects[Obj.getData().data()].getBinary(); in NotifyFreeingObject() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp89 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in NotifyObjectEmitted() local
151 const ObjectFile &DebugObj = *DebugObjects[Obj.getData().data()].getBinary(); in NotifyFreeingObject() local
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp103 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in NotifyObjectEmitted() local
198 const ObjectFile &DebugObj = *DebugObjects[Obj.getData().data()].getBinary(); in NotifyFreeingObject() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp104 const ObjectFile *DebugObj = DebugObjOwner.getBinary(); in NotifyObjectEmitted() local
201 const ObjectFile &DebugObj = *DebugObjects[Obj.getData().data()].getBinary(); in NotifyFreeingObject() local
/external/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp163 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Object); in NotifyObjectEmitted() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp154 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Object); in NotifyObjectEmitted() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp237 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in NotifyObjectEmitted() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp314 OwningBinary<ObjectFile> DebugObj; in printLineInfoForInput() local
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp308 OwningBinary<ObjectFile> DebugObj; in printLineInfoForInput() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp190 Expected<std::unique_ptr<ObjectFile>> DebugObj(nullptr); in createELFDebugObject() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp152 std::unique_ptr<ObjectFile> DebugObj; in createELFDebugObject() local