Searched refs:check_rela (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | ChangeLog | 870 (check_symtab, is_rel_dyn, check_rela, check_rel, check_dynamic, 3250 * elflint.c (check_reloc_shdr): New function split out from check_rela 3253 (check_rela): Use check_reloc_shdr and check_one_reloc. 3305 * elflint.c (check_rela): Check that copy relocations only reference
|
D | elflint.c | 1472 check_rela (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rela() function 4115 check_rela (ebl, ehdr, shdr, cnt); in check_sections()
|