Searched defs:NewSection (Results 1 – 10 of 10) sorted by relevance
22 addSectionWithOwnedContents(Section NewSection,std::unique_ptr<MemoryBuffer> && Content) addSectionWithOwnedContents() argument
124 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local
311 addSection(const NewSectionInfo & NewSection,Object & Obj) addSection() argument 365 updateSection(const NewSectionInfo & NewSection,Object & O) updateSection() argument 428 for (const NewSectionInfo &NewSection : Config.AddSection) { handleArgs() local 435 for (const NewSectionInfo &NewSection : Config.UpdateSection) { handleArgs() local [all...]
178 void setSection(BinarySection &NewSection); in setOutputLocation() argument 174 setOutputSection(BinarySection & NewSection) setOutputSection() argument
263 for (const NewSectionInfo &NewSection : Config.AddSection) { handleArgs() local 278 for (const NewSectionInfo &NewSection : Config.UpdateSection) { handleArgs() local [all...]
80 void BinaryData::setSection(BinarySection &NewSection) { in setSection()
618 handleUserSection(const NewSectionInfo & NewSection,function_ref<Error (StringRef,ArrayRef<uint8_t>)> F) handleUserSection() argument 707 OwnedDataSection &NewSection = handleArgs() local 717 for (const NewSectionInfo &NewSection : Config.UpdateSection) { handleArgs() local
165 BinarySection &NewSection = BC.registerOrUpdateSection( in updateSection() local
4283 ELFShdrTy NewSection = Section; getOutputSections() local 4320 ELFShdrTy NewSection; getOutputSections() local 4382 ELFShdrTy NewSection = Section; getOutputSections() local 4403 ELFShdrTy NewSection; getOutputSections() local [all...]
1436 transferBlock(Block & B,Section & NewSection) transferBlock() argument