Searched defs:DebugObj (Results 1 – 7 of 7) sorted by relevance
88 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local150 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
252 std::unique_ptr<ELFDebugObject> DebugObj( in CreateArchType() local405 if (auto DebugObj = createDebugObjectFromBuffer(ES, G, Ctx, ObjBuffer)) { in notifyMaterializing() local423 DebugObject &DebugObj = *It->second; in modifyPassConfig() local
231 const ObjectFile *DebugObj = DebugObjOwner.getBinary(); in notifyObjectLoaded() local354 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
160 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Obj); in notifyObjectLoaded() local
238 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local
394 OwningBinary<ObjectFile> DebugObj; in printLineInfoForInput() local
186 Expected<std::unique_ptr<ObjectFile>> DebugObj(nullptr); in createELFDebugObject() local