Home
last modified time | relevance | path

Searched refs:check_symtab (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
DChangeLog47 * elflint.c (check_symtab): Add _edata and _end (plus extra underscore
85 * elflint.c (check_symtab): Don't check TLS symbol value against TLS
246 * elflint.c (check_symtab): Only check the PT_TLS phdr if it actually
709 * elflint (check_symtab): Add ".TOC." to the list of possibly
714 * elflint (check_symtab): Use ebl_func_addr_mask on st_value.
870 (check_symtab, is_rel_dyn, check_rela, check_rel, check_dynamic,
1159 * elflint.c (check_symtab): Add __bss_start__ to the list of symbols
1164 * elflint.c (check_symtab): Add __bss_start and __TMC_END__ to the
1568 * elflint.c (check_symtab): Use ebl_check_st_other_bits.
1617 * elflint.c (check_symtab): Warn about missing xndx section only once.
[all …]
Delflint.c586 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab() function
4111 check_symtab (ebl, ehdr, shdr, cnt); in check_sections()