Searched refs:DebugObjOwner (Results 1 – 3 of 3) sorted by relevance
87 OwningBinary<ObjectFile> DebugObjOwner = L.getObjectForDebug(Obj); in notifyObjectLoaded() local88 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded()139 DebugObjects[Key] = std::move(DebugObjOwner); in notifyObjectLoaded()
102 OwningBinary<ObjectFile> DebugObjOwner = L.getObjectForDebug(Obj); in notifyObjectLoaded() local103 const ObjectFile *DebugObj = DebugObjOwner.getBinary(); in notifyObjectLoaded()202 DebugObjects[Key] = std::move(DebugObjOwner); in notifyObjectLoaded()
237 OwningBinary<ObjectFile> DebugObjOwner = L.getObjectForDebug(Obj); in notifyObjectLoaded() local238 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded()