Home
last modified time | relevance | path

Searched refs:sym_shndx (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/
H A Delf-parse.c109 elf_parser.sym_shndx = sym32_shndx; in elf_parse()
139 elf_parser.sym_shndx = sym64_shndx; in elf_parse()
H A Delf-parse.h46 uint16_t (*sym_shndx)(Elf_Sym *sym); member
H A Dsorttable.c772 sort_need_index = get_secindex(sym_shndx(sym), in do_sort()