Searched refs:check_symtab (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/src/ |
D | ChangeLog | 224 * elflint (check_symtab): Add ".TOC." to the list of possibly 229 * elflint (check_symtab): Use ebl_func_addr_mask on st_value. 385 (check_symtab, is_rel_dyn, check_rela, check_rel, check_dynamic, 674 * elflint.c (check_symtab): Add __bss_start__ to the list of symbols 679 * elflint.c (check_symtab): Add __bss_start and __TMC_END__ to the 1083 * elflint.c (check_symtab): Use ebl_check_st_other_bits. 1132 * elflint.c (check_symtab): Warn about missing xndx section only once. 1327 (check_symtab, check_reloc_shdr, check_dynamic): Likewise. 1404 (check_symtab): Handle STB_GNU_UNIQUE. 1444 * elflint.c (check_symtab): Add tests of st_other field. [all …]
|
D | elflint.c | 583 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab() function 3851 check_symtab (ebl, ehdr, shdr, cnt); in check_sections()
|