Searched refs:check_reloc_shdr (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | elflint.c | 1229 check_reloc_shdr (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, in check_reloc_shdr() function 1486 bool reldyn = check_reloc_shdr (ebl, ehdr, shdr, idx, ELF_T_RELA, &destshdr, in check_rela() 1537 bool reldyn = check_reloc_shdr (ebl, ehdr, shdr, idx, ELF_T_REL, &destshdr, in check_rel()
|
D | ChangeLog | 92 * elflint.c (check_reloc_shdr): Reject only desthdrs if they have both 747 * elflint.c (check_reloc_shdr): Check ebl_check_reloc_target_type. 1812 (check_symtab, check_reloc_shdr, check_dynamic): Likewise. 3250 * elflint.c (check_reloc_shdr): New function split out from check_rela 3253 (check_rela): Use check_reloc_shdr and check_one_reloc.
|