Searched refs:createFakeSections (Results 1 – 3 of 3) sorted by relevance
394 void createFakeSections();766 template <class ELFT> void ELFFile<ELFT>::createFakeSections() { in createFakeSections() function
461 void createFakeSections() { EF.createFakeSections(); } in createFakeSections() function
1242 Elf32LEObj->createFakeSections(); in createFakeELFSections()1244 Elf64LEObj->createFakeSections(); in createFakeELFSections()1246 Elf32BEObj->createFakeSections(); in createFakeELFSections()1248 Elf64BEObj->createFakeSections(); in createFakeELFSections()