Searched refs:ebl_copy_reloc_p (Results 1 – 5 of 5) sorted by relevance
38 ebl_copy_reloc_p (Ebl *ebl, int reloc) in ebl_copy_reloc_p() function
197 extern bool ebl_copy_reloc_p (Ebl *ebl, int reloc);
1067 * libebl.h: Declare ebl_copy_reloc_p.
785 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rel->r_info))) in search_for_copy_reloc()799 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rela->r_info))) in search_for_copy_reloc()
1440 if (ebl_copy_reloc_p (ebl, GELF_R_TYPE (r_info)) in check_one_reloc()2864 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rel->r_info))) in has_copy_reloc()2876 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rela->r_info))) in has_copy_reloc()