Searched refs:rel_pfx (Results 1 – 1 of 1) sorted by relevance
199 const char *shstrtab, *sh_name, *rel_pfx; in main() local319 rel_pfx = is_64 ? ".rela." : ".rel."; in main()327 if (strncmp(sh_name, rel_pfx, strlen(rel_pfx))) { in main()341 if (strcmp(&sh_name[strlen(rel_pfx) - 1], shstr(shdr_field(j, sh_name)))) in main()