Searched defs:DebugObj (Results 1 – 5 of 5) sorted by relevance
85 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in NotifyObjectEmitted() local122 const ObjectFile &DebugObj = *DebugObjects[Obj.getData().data()].getBinary(); in NotifyFreeingObject() local
101 const ObjectFile &DebugObj = *DebugObjOwner.getBinary(); in NotifyObjectEmitted() local191 const ObjectFile &DebugObj = *DebugObjects[Obj.getData().data()].getBinary(); in NotifyFreeingObject() local
163 OwningBinary<ObjectFile> DebugObj = L.getObjectForDebug(Object); in NotifyObjectEmitted() local
227 OwningBinary<ObjectFile> DebugObj = LoadedObjInfo->getObjectForDebug(Obj); in printLineInfoForInput() local
157 std::unique_ptr<ObjectFile> DebugObj; in createELFDebugObject() local