| /external/llvm/lib/ExecutionEngine/OProfileJIT/ |
| D | OProfileJITEventListener.cpp | 86 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-10.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
| D | OProfileJITEventListener.cpp | 88 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local 150 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
| D | OProfileJITEventListener.cpp | 88 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local 150 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
|
| /external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| D | IntelJITEventListener.cpp | 103 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-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| D | IntelJITEventListener.cpp | 103 const ObjectFile *DebugObj = DebugObjOwner.getBinary(); in notifyObjectLoaded() local 212 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
| D | DebugObjectManagerPlugin.cpp | 265 std::unique_ptr<ELFDebugObject> DebugObj( in CreateArchType() local 419 if (auto DebugObj = createDebugObjectFromBuffer(ES, G, Ctx, ObjBuffer)) { in notifyMaterializing() local 437 DebugObject &DebugObj = *It->second; in modifyPassConfig() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| D | IntelJITEventListener.cpp | 232 const ObjectFile *DebugObj = DebugObjOwner.getBinary(); in notifyObjectLoaded() local 355 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
| D | GDBRegistrationListener.cpp | 169 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Obj); in notifyObjectLoaded() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
| D | GDBRegistrationListener.cpp | 153 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Obj); in notifyObjectLoaded() local
|
| /external/llvm/lib/ExecutionEngine/ |
| D | GDBRegistrationListener.cpp | 163 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Object); in NotifyObjectEmitted() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| D | PerfJITEventListener.cpp | 238 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| D | PerfJITEventListener.cpp | 237 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local
|
| /external/llvm/tools/llvm-rtdyld/ |
| D | llvm-rtdyld.cpp | 308 OwningBinary<ObjectFile> DebugObj; in printLineInfoForInput() local
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 152 std::unique_ptr<ObjectFile> DebugObj; in createELFDebugObject() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 193 Expected<std::unique_ptr<ObjectFile>> DebugObj(nullptr); in createELFDebugObject() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 186 Expected<std::unique_ptr<ObjectFile>> DebugObj(nullptr); in createELFDebugObject() local
|