Searched refs:elf_brand_list (Results 1 – 1 of 1) sorted by relevance
140 static Elf_Brandinfo *elf_brand_list[MAX_BRANDS]; variable209 if (elf_brand_list[i] == NULL) { in __elfN()210 elf_brand_list[i] = entry; in __elfN()228 if (elf_brand_list[i] == entry) { in __elfN()229 elf_brand_list[i] = NULL; in __elfN()274 bi = elf_brand_list[i]; in __elfN()290 bi = elf_brand_list[i]; in __elfN()305 bi = elf_brand_list[i]; in __elfN()319 bi = elf_brand_list[i]; in __elfN()333 bi = elf_brand_list[i]; in __elfN()[all …]