Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h1224 MergeInputSection *createCommentSection();
H A DDriver.cpp2847 ctx.inputSections.push_back(createCommentSection()); in link()
H A DSyntheticSections.cpp86 MergeInputSection *elf::createCommentSection() { in createCommentSection() function in elf