Searched refs:sym_index (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/tools/ |
H A D | relocs.c | 20 static int sym_index(Elf_Sym *sym); 279 name = sec_name(sym_index(sym)); in sym_name() 349 static int sym_index(Elf_Sym *sym) in sym_index() function 827 int shndx = sym_index(sym); in ElfW() 1162 sec_name(sym_index(sym))); in do_reloc_info()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.h | 519 unsigned int *sym_index, in find_secsym_ndx() 543 *sym_index = symp - sym0; in find_secsym_ndx() 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
|
/kernel/linux/linux-6.6/scripts/ |
H A D | recordmcount.h | 519 unsigned int *sym_index, in find_secsym_ndx() 543 *sym_index = symp - sym0; in find_secsym_ndx() 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
|
Completed in 4 milliseconds