Searched refs:createFakeSections (Results 1 – 3 of 3) sorted by relevance
529 void createFakeSections();904 template <class ELFT> void ELFFile<ELFT>::createFakeSections() { in createFakeSections() function
515 void createFakeSections() { EF.createFakeSections(); } in createFakeSections() function
1679 Elf32LEObj->createFakeSections(); in createFakeELFSections()1681 Elf64LEObj->createFakeSections(); in createFakeELFSections()1683 Elf32BEObj->createFakeSections(); in createFakeELFSections()1685 Elf64BEObj->createFakeSections(); in createFakeELFSections()