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