Searched defs:createSyntheticSections (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | Writer.cpp | 1329 void macho::createSyntheticSections() { createSyntheticSections() function in macho |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | Writer.cpp | 323 template <class ELFT> void elf::createSyntheticSections() { createSyntheticSections() function in elf |