Searched defs:DebugObj (Results 1 – 6 of 6) sorted by relevance
89 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local151 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
104 const ObjectFile *DebugObj = DebugObjOwner.getBinary(); in notifyObjectLoaded() local201 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
154 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Obj); in notifyObjectLoaded() local
238 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local
319 OwningBinary<ObjectFile> DebugObj; in printLineInfoForInput() local
190 Expected<std::unique_ptr<ObjectFile>> DebugObj(nullptr); in createELFDebugObject() local