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
259 std::unique_ptr<ELFDebugObject> DebugObj( in CreateArchType() local411 if (auto DebugObj = createDebugObjectFromBuffer(ES, G, Ctx, ObjBuffer)) { in notifyMaterializing() local435 DebugObject &DebugObj = *It->second; in modifyPassConfig() local
232 const ObjectFile *DebugObj = DebugObjOwner.getBinary(); in notifyObjectLoaded() local355 const ObjectFile &DebugObj = *DebugObjects[Key].getBinary(); in notifyFreeingObject() local
169 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Obj); in notifyObjectLoaded() local
237 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in notifyObjectLoaded() local
443 OwningBinary<ObjectFile> DebugObj; in printLineInfoForInput() local
187 Expected<std::unique_ptr<ObjectFile>> DebugObj(nullptr); in createELFDebugObject() local