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
203 extern bool ebl_copy_reloc_p (Ebl *ebl, int reloc);
790 * libebl.h: Declare ebl_copy_reloc_p.
783 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rel->r_info))) in search_for_copy_reloc()797 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rela->r_info))) in search_for_copy_reloc()
1419 if (ebl_copy_reloc_p (ebl, GELF_R_TYPE (r_info)) in check_one_reloc()2821 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rel->r_info))) in has_copy_reloc()2833 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rela->r_info))) in has_copy_reloc()