Searched refs:check_one_reloc (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | elflint.c | 1368 check_one_reloc (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *relshdr, int idx, in check_one_reloc() function 1525 check_one_reloc (ebl, ehdr, shdr, idx, cnt, symshdr, symdata, in check_rela() 1576 check_one_reloc (ebl, ehdr, shdr, idx, cnt, symshdr, symdata, in check_rel()
|
D | ChangeLog | 3608 * elflint.c (check_symtab, check_one_reloc): Ignore sh_addr in ET_REL. 4057 * elflint.c (check_one_reloc): For *_NONE relocs only check type 4148 * elflint.c (check_one_reloc): If relocation section is not loaded, 4154 * elflint.c (check_one_reloc): Take additional parameters. Use 4315 (check_one_reloc): New function. Likewise. 4316 (check_rela): Use check_reloc_shdr and check_one_reloc.
|