Searched defs:addSection (Results 1 – 5 of 5) sorted by relevance
61 static void addSection(Object &Obj, StringRef Name, ArrayRef<uint8_t> Contents, in addSection() function
303 static Error addSection(const NewSectionInfo &NewSection, Object &Obj) { addSection() function
597 void addSection(const SectionBase *Sec) { Sections.insert(Sec); } in addSection() function1224 template <class T, class... Ts> T &addSection(Ts &&...Args) { in addSection() function
1025 void MergeChunk::addSection(COFFLinkerContext &ctx, SectionChunk *c) { in addSection() function in lld::coff::MergeChunk
3852 void MergeSyntheticSection::addSection(MergeInputSection *ms) { in addSection() function in MergeSyntheticSection4004 bool ARMExidxSyntheticSection::addSection(InputSection *isec) { in addSection() function in ARMExidxSyntheticSection