Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h990 MergeInputSection *createCommentSection();
H A DDriver.cpp1631 InputSections.push_back(createCommentSection()); in link()
H A DSyntheticSections.cpp79 MergeInputSection *elf::createCommentSection() { in createCommentSection() function in elf