Searched refs:createSyntheticSections (Results 1 – 6 of 6) sorted by relevance
30 void createSyntheticSections();
1347 void macho::createSyntheticSections() { in createSyntheticSections() function in macho
1988 createSyntheticSections(); in link()
4649 template <class ELFT> void elf::createSyntheticSections() { in createSyntheticSections() function in elf4961 template void elf::createSyntheticSections<ELF32LE>();4962 template void elf::createSyntheticSections<ELF32BE>();4963 template void elf::createSyntheticSections<ELF64LE>();4964 template void elf::createSyntheticSections<ELF64BE>();
1428 template <class ELFT> void createSyntheticSections();
3135 createSyntheticSections<ELFT>(); in link()