Searched refs:elf_brand_list (Results 1 – 1 of 1) sorted by relevance
198 static Elf_Brandinfo *elf_brand_list[MAX_BRANDS]; variable265 if (elf_brand_list[i] == NULL) { in __elfN()266 elf_brand_list[i] = entry; in __elfN()284 if (elf_brand_list[i] == entry) { in __elfN()285 elf_brand_list[i] = NULL; in __elfN()333 bi = elf_brand_list[i]; in __elfN()377 bi = elf_brand_list[i]; in __elfN()411 bi = elf_brand_list[i]; in __elfN()425 bi = elf_brand_list[i]; in __elfN()443 bi = elf_brand_list[i]; in __elfN()[all …]