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
201 extern bool ebl_copy_reloc_p (Ebl *ebl, int reloc);
960 * 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()
1436 if (ebl_copy_reloc_p (ebl, GELF_R_TYPE (r_info)) in check_one_reloc()2853 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rel->r_info))) in has_copy_reloc()2865 && ebl_copy_reloc_p (ebl, GELF_R_TYPE (rela->r_info))) in has_copy_reloc()