Searched refs:nobits (Results 1 – 1 of 1) sorted by relevance
565 int nobits = sechdrs[i].sh_type == SHT_NOBITS; in parse_elf() local567 if (!nobits && sechdrs[i].sh_offset > info->size) { in parse_elf()576 if (nobits) in parse_elf()