Searched refs:elf_brand_list (Results 1 – 1 of 1) sorted by relevance
225 static Elf_Brandinfo *elf_brand_list[MAX_BRANDS]; variable289 if (elf_brand_list[i] == NULL) { in __elfN()290 elf_brand_list[i] = entry; in __elfN()308 if (elf_brand_list[i] == entry) { in __elfN()309 elf_brand_list[i] = NULL; in __elfN()357 bi = elf_brand_list[i]; in __elfN()401 bi = elf_brand_list[i]; in __elfN()435 bi = elf_brand_list[i]; in __elfN()449 bi = elf_brand_list[i]; in __elfN()467 bi = elf_brand_list[i]; in __elfN()[all …]