Searched refs:NewSectionsContents (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DObject.h291 StringSaver NewSectionsContents; member in struct:llvm::objcopy::macho::Object
293 Object() : NewSectionsContents(Alloc) {}
H A DMachOObjcopy.cpp119 Sec.Content = Obj.NewSectionsContents.save(Buf->getBuffer());

Completed in 72 milliseconds