Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.h1153 MergeInputSection *createCommentSection();
DDriver.cpp2280 inputSections.push_back(createCommentSection()); in link()
DSyntheticSections.cpp86 MergeInputSection *elf::createCommentSection() { in createCommentSection() function in elf