Home
last modified time | relevance | path

Searched refs:createCommentSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.h1430 MergeInputSection *createCommentSection();
HDDriver.cpp3116 ctx.inputSections.push_back(createCommentSection()); in link()
HDSyntheticSections.cpp90 MergeInputSection *elf::createCommentSection() { in createCommentSection() function in elf