Searched refs:createCommentSection (Results 1 – 3 of 3) sorted by relevance
1458 MergeInputSection *createCommentSection(Ctx &);
3422 ctx.inputSections.push_back(createCommentSection(ctx)); in link()
87 MergeInputSection *elf::createCommentSection(Ctx &ctx) { in createCommentSection() function in elf