Searched refs:createSyntheticSections (Results 1 – 7 of 7) sorted by relevance
31 void createSyntheticSections();
1208 void macho::createSyntheticSections() { in createSyntheticSections() function in macho
1608 createSyntheticSections(); in link()
21 template <class ELFT> void createSyntheticSections();
281 template <class ELFT> void elf::createSyntheticSections() { in createSyntheticSections() function in elf3000 template void elf::createSyntheticSections<ELF32LE>();3001 template void elf::createSyntheticSections<ELF32BE>();3002 template void elf::createSyntheticSections<ELF64LE>();3003 template void elf::createSyntheticSections<ELF64BE>();
2750 invokeELFT(createSyntheticSections); in link()
95 void createSyntheticSections();1494 void Writer::createSyntheticSections() { in createSyntheticSections() function in lld::wasm::Writer1533 createSyntheticSections(); in run()