Searched refs:nobits (Results 1 – 4 of 4) sorted by relevance
151 .pushsection .brk_reservation,"aw",@nobits; \
323 static const struct fb_bitfield nobits = {0, 0}; variable332 var->transp = nobits; in gxt4500_unpack_pixfmt()
804 .section ".pgtable","aw",@nobits
572 int nobits = sechdrs[i].sh_type == SHT_NOBITS; in parse_elf() local574 if (!nobits && sechdrs[i].sh_offset > info->size) { in parse_elf()583 if (nobits) in parse_elf()