Home
last modified time | relevance | path

Searched defs:symtab_shndx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Dsorttable.h206 Elf32_Word *symtab_shndx = NULL; in do_sort() local
H A Drecordmcount.h620 Elf32_Word *symtab_shndx; in do_func() local
191 get_symindex(Elf_Sym const *sym, Elf32_Word const *symtab, Elf32_Word const *symtab_shndx) get_symindex() argument
236 find_symtab(Elf_Ehdr *const ehdr, Elf_Shdr const *shdr0, unsigned const nhdr, Elf32_Word **symtab, Elf32_Word **symtab_shndx) find_symtab() argument
516 find_secsym_ndx(unsigned const txtndx, char const *const txtname, uint_t *const recvalp, unsigned int *sym_index, Elf_Shdr const *const symhdr, Elf32_Word const *symtab, Elf32_Word const *symtab_shndx, Elf_Ehdr const *const ehdr) find_secsym_ndx() argument
[all...]
/kernel/linux/linux-5.10/tools/objtool/
H A Delf.c377 struct section *symtab, *symtab_shndx, *sec; in read_symbols() local
573 elf_update_symbol(struct elf *elf, struct section *symtab, struct section *symtab_shndx, struct symbol *sym) elf_update_symbol() argument
694 struct section *symtab, *symtab_shndx; elf_create_section_symbol() local
[all...]
/kernel/linux/linux-6.6/tools/objtool/
H A Delf.c437 struct section *symtab, *symtab_shndx, *sec; in read_symbols() local
597 elf_update_symbol(struct elf *elf, struct section *symtab, struct section *symtab_shndx, struct symbol *sym) elf_update_symbol() argument
730 struct section *symtab, *symtab_shndx; __elf_create_symbol() local
[all...]
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h620 Elf32_Word *symtab_shndx; in do_func() local
191 get_symindex(Elf_Sym const *sym, Elf32_Word const *symtab, Elf32_Word const *symtab_shndx) get_symindex() argument
236 find_symtab(Elf_Ehdr *const ehdr, Elf_Shdr const *shdr0, unsigned const nhdr, Elf32_Word **symtab, Elf32_Word **symtab_shndx) find_symtab() argument
516 find_secsym_ndx(unsigned const txtndx, char const *const txtname, uint_t *const recvalp, unsigned int *sym_index, Elf_Shdr const *const symhdr, Elf32_Word const *symtab, Elf32_Word const *symtab_shndx, Elf_Ehdr const *const ehdr) find_secsym_ndx() argument
[all...]
H A Dsorttable.h272 Elf32_Word *symtab_shndx = NULL; in do_sort() local

Completed in 7 milliseconds