Searched refs:createFakeSections (Results 1 – 3 of 3) sorted by relevance
523 void createFakeSections();898 template <class ELFT> void ELFFile<ELFT>::createFakeSections() { in createFakeSections() function
509 void createFakeSections() { EF.createFakeSections(); } in createFakeSections() function
1626 Elf32LEObj->createFakeSections(); in createFakeELFSections()1628 Elf64LEObj->createFakeSections(); in createFakeELFSections()1630 Elf32BEObj->createFakeSections(); in createFakeELFSections()1632 Elf64BEObj->createFakeSections(); in createFakeELFSections()