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