Searched refs:createFakeSections (Results 1 – 3 of 3) sorted by relevance
396 void createFakeSections();771 template <class ELFT> void ELFFile<ELFT>::createFakeSections() { in createFakeSections() function
462 void createFakeSections() { EF.createFakeSections(); } in createFakeSections() function
1273 Elf32LEObj->createFakeSections(); in createFakeELFSections()1275 Elf64LEObj->createFakeSections(); in createFakeELFSections()1277 Elf32BEObj->createFakeSections(); in createFakeELFSections()1279 Elf64BEObj->createFakeSections(); in createFakeELFSections()