Searched defs:addSection (Results 1 – 6 of 6) sorted by relevance
133 SpecialCaseList::addSection(StringRef SectionStr, unsigned LineNo, in addSection() function in llvm::SpecialCaseList
61 static void addSection(Object &Obj, StringRef Name, ArrayRef<uint8_t> Contents, in addSection() function
311 static Error addSection(const NewSectionInfo &NewSection, Object &Obj) { in addSection() function
481 void addSection(const SectionBase *Sec) { Sections.insert(Sec); } addSection() function 1099 template <class T, class... Ts> T &addSection(Ts &&...Args) { addSection() function
1023 void MergeChunk::addSection(COFFLinkerContext &ctx, SectionChunk *c) { addSection() function in lld::coff::MergeChunk
3240 void MergeSyntheticSection::addSection(MergeInputSection *ms) { addSection() function in MergeSyntheticSection 3392 bool ARMExidxSyntheticSection::addSection(InputSection *isec) { addSection() function in ARMExidxSyntheticSection