Searched refs:brand_info (Results 1 – 1 of 1) sorted by relevance
1032 if (brand_info->emul_path != NULL && in __elfN()1033 brand_info->emul_path[0] != '\0') { in __elfN()1036 brand_info->emul_path, interp); in __elfN()1043 if (brand_info->interp_newpath != NULL && in __elfN()1044 (brand_info->interp_path == NULL || in __elfN()1045 strcmp(interp, brand_info->interp_path) == 0)) { in __elfN()1047 brand_info->interp_newpath, addr, entry); in __elfN()1076 Elf_Brandinfo *brand_info; in __CONCAT() local1169 if (brand_info == NULL) { in __CONCAT()1175 sv = brand_info->sysvec; in __CONCAT()[all …]