Searched defs:DebugObj (Results 1 – 5 of 5) sorted by relevance
88 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local150 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
103 const ObjectFile *DebugObj = DebugObjOwner.getBinary(); in notifyObjectLoaded() local212 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
153 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Obj); in notifyObjectLoaded() local
238 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local
193 Expected<std::unique_ptr<ObjectFile>> DebugObj(nullptr); in createELFDebugObject() local