Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/include/asm/
Dmodule.h14 int shndx; member
/Linux-v6.6/scripts/
Dsorttable.c187 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
/Linux-v6.6/arch/x86/tools/
Drelocs.c253 static const char *sec_name(unsigned shndx) in sec_name()
819 int shndx = sym_index(sym); in is_percpu_sym() local
/Linux-v6.6/tools/objtool/
Delf.c442 Elf32_Word shndx; in read_symbols() local
600 Elf32_Word shndx = sym->sec ? sym->sec->idx : SHN_UNDEF; in elf_update_symbol() local
/Linux-v6.6/arch/mips/boot/tools/
Drelocs.c91 static const char *sec_name(unsigned shndx) in sec_name()
/Linux-v6.6/tools/perf/util/
Dprobe-finder.c1685 Elf32_Word shndx; in debuginfo__get_text_offset() local
/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c1141 int shndx, Elf_Data *data, __u32 map_flags) in init_struct_ops_maps()
4011 int shndx) in bpf_object__shndx_is_data()
4024 int shndx) in bpf_object__shndx_is_maps()
4030 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) in bpf_object__section_to_libbpf_map_type()