Home
last modified time | relevance | path

Searched defs:shndx (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dmodule.h15 int shndx; member
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dmodule.h14 int shndx; member
/kernel/linux/linux-5.10/scripts/
H A Dsorttable.c181 static inline unsigned int get_secindex(unsigned int shndx, in get_secindex() argument
H A Drecordmcount.h195 unsigned short shndx = w2(sym->st_shndx); in get_symindex() local
/kernel/linux/linux-6.6/scripts/
H A Dsorttable.c187 static inline unsigned int get_secindex(unsigned int shndx, in get_secindex() argument
H A Drecordmcount.h195 unsigned short shndx = w2(sym->st_shndx); in get_symindex() local
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.c101 static const char *sec_name(unsigned shndx) in sec_name() argument
/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs.c242 static const char *sec_name(unsigned shndx) in sec_name() argument
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs.c91 static const char *sec_name(unsigned shndx) in sec_name() argument
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs.c91 static const char *sec_name(unsigned shndx) in sec_name() argument
/kernel/linux/linux-5.10/tools/objtool/
H A 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
[all...]
/kernel/linux/linux-6.6/tools/objtool/
H A 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
[all...]
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.c253 static const char *sec_name(unsigned shndx) in sec_name() argument
827 int shndx = sym_index(sym); in ElfW() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c1669 Elf32_Word shndx; in debuginfo__get_text_offset() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.c1685 Elf32_Word shndx; in debuginfo__get_text_offset() local
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c3321 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) in bpf_object__section_to_libbpf_map_type() argument
3305 bpf_object__shndx_is_data(const struct bpf_object *obj, int shndx) bpf_object__shndx_is_data() argument
3313 bpf_object__shndx_is_maps(const struct bpf_object *obj, int shndx) bpf_object__shndx_is_maps() argument
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c4031 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) in bpf_object__section_to_libbpf_map_type() argument
1141 init_struct_ops_maps(struct bpf_object *obj, const char *sec_name, int shndx, Elf_Data *data, __u32 map_flags) init_struct_ops_maps() argument
4011 bpf_object__shndx_is_data(const struct bpf_object *obj, int shndx) bpf_object__shndx_is_data() argument
4024 bpf_object__shndx_is_maps(const struct bpf_object *obj, int shndx) bpf_object__shndx_is_maps() argument
[all...]

Completed in 36 milliseconds