Searched refs:createFakeSections (Results 1 – 3 of 3) sorted by relevance
475 void createFakeSections();850 template <class ELFT> void ELFFile<ELFT>::createFakeSections() { in createFakeSections() function
476 void createFakeSections() { EF.createFakeSections(); } in createFakeSections() function
1489 Elf32LEObj->createFakeSections(); in createFakeELFSections()1491 Elf64LEObj->createFakeSections(); in createFakeELFSections()1493 Elf32BEObj->createFakeSections(); in createFakeELFSections()1495 Elf64BEObj->createFakeSections(); in createFakeELFSections()