Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog184 (check_symtab): Use shstrndx instead of e_shstrndx to get section
198 * elflint.c (check_symtab): Call ebl_check_special_symbol without
1110 * elflint.c (check_symtab): Add _edata and _end (plus extra underscore
1148 * elflint.c (check_symtab): Don't check TLS symbol value against TLS
1309 * elflint.c (check_symtab): Only check the PT_TLS phdr if it actually
1772 * elflint (check_symtab): Add ".TOC." to the list of possibly
1777 * elflint (check_symtab): Use ebl_func_addr_mask on st_value.
1933 (check_symtab, is_rel_dyn, check_rela, check_rel, check_dynamic,
2222 * elflint.c (check_symtab): Add __bss_start__ to the list of symbols
2227 * elflint.c (check_symtab): Add __bss_start and __TMC_END__ to the
[all …]
Delflint.c603 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab() function
4144 check_symtab (ebl, ehdr, shdr, cnt); in check_sections()