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