Home
last modified time | relevance | path

Searched defs:shndx (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/scripts/
Dsorttable.c177 static inline unsigned int get_secindex(unsigned int shndx, in get_secindex()
Drecordmcount.h195 unsigned short shndx = w2(sym->st_shndx); in get_symindex() local
/kernel/linux/linux-5.10/tools/objtool/
Delf.c382 Elf32_Word shndx; in read_symbols() local
576 Elf32_Word shndx = sym->sec ? sym->sec->idx : SHN_UNDEF; in elf_update_symbol() local
/kernel/linux/linux-5.10/arch/mips/boot/tools/
Drelocs.c91 static const char *sec_name(unsigned shndx) in sec_name()
/kernel/linux/linux-5.10/arch/x86/tools/
Drelocs.c242 static const char *sec_name(unsigned shndx) in sec_name()
/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-finder.c1669 Elf32_Word shndx; in debuginfo__get_text_offset() local
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c3306 int shndx) in bpf_object__shndx_is_data()
3314 int shndx) in bpf_object__shndx_is_maps()
3321 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) in bpf_object__section_to_libbpf_map_type()