Searched refs:SHT_NOBITS (Results 1 – 4 of 4) sorted by relevance
89 if ( shdr[i].sh_type == SHT_NOBITS ) in relocate_32bitbios()
81 (sec[i].sec->sh_type != SHT_NOBITS && /* Skip SHT_NOBITS */ in elf_resolve_sections()103 sec[i].sec->sh_type == SHT_NOBITS && in elf_resolve_sections()
408 if ( elf->sec[i].sec->sh_type != SHT_NOBITS ) in move_payload()
242 #define SHT_NOBITS 8 /* no space section */ macro
Completed in 10 milliseconds