Searched defs:mergeSections (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | OutputSections.cpp | 190 std::vector<MergeSyntheticSection *> mergeSections; finalizeInputSections() local |
/llvm-project/lld/COFF/ | ||
H A D | Writer.cpp | 1422 void Writer::mergeSections() { mergeSections() function in Writer |