Searched refs:is_rela (Results 1 – 3 of 3) sorted by relevance
451 bool is_rela, GElf_Sym *sym, int addsub, Elf_Type type) in relocate() argument510 if (is_rela) in relocate()646 const bool is_rela = (shdr->sh_type == SHT_RELA); in remove_debug_relocations() local655 if (is_rela) in remove_debug_relocations()699 tdata, ei_data, fname, is_rela, in remove_debug_relocations()708 if (is_rela) in remove_debug_relocations()
1077 bool is_rela) in is_rel_dyn() argument1084 if (strcmp (section_name (ebl, idx), is_rela ? ".rela.dyn" : ".rel.dyn")) in is_rel_dyn()1120 if (is_rela) in is_rel_dyn()1174 if (!is_rela) in is_rel_dyn()
2953 * strip.c (relocate): Take new arguments is_rela to indicate