Searched defs:DebugObj (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp86 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); local
125 const ObjectFile &DebugObj = *DebugObjects[Obj.getData().data()].getBinary(); local
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp163 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Object); local
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp103 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); local
185 const ObjectFile &DebugObj = *DebugObjects[Obj.getData().data()].getBinary(); local
/freebsd-11.0-release/contrib/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp303 OwningBinary<ObjectFile> DebugObj; local
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp159 std::unique_ptr<ObjectFile> DebugObj; local

Completed in 165 milliseconds