/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | module.h | 15 int shndx; member
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | module.h | 14 int shndx; member
|
/kernel/linux/linux-5.10/scripts/ |
H A D | sorttable.c | 181 static inline unsigned int get_secindex(unsigned int shndx, in get_secindex() argument
|
H A D | recordmcount.h | 195 unsigned short shndx = w2(sym->st_shndx); in get_symindex() local
|
/kernel/linux/linux-6.6/scripts/ |
H A D | sorttable.c | 187 static inline unsigned int get_secindex(unsigned int shndx, in get_secindex() argument
|
H A D | recordmcount.h | 195 unsigned short shndx = w2(sym->st_shndx); in get_symindex() local
|
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/ |
H A D | relocs.c | 101 static const char *sec_name(unsigned shndx) in sec_name() argument
|
/kernel/linux/linux-5.10/arch/x86/tools/ |
H A D | relocs.c | 242 static const char *sec_name(unsigned shndx) in sec_name() argument
|
/kernel/linux/linux-5.10/arch/mips/boot/tools/ |
H A D | relocs.c | 91 static const char *sec_name(unsigned shndx) in sec_name() argument
|
/kernel/linux/linux-6.6/arch/mips/boot/tools/ |
H A D | relocs.c | 91 static const char *sec_name(unsigned shndx) in sec_name() argument
|
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | elf.c | 382 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 D | elf.c | 442 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 D | relocs.c | 253 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 D | probe-finder.c | 1669 Elf32_Word shndx; in debuginfo__get_text_offset() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-finder.c | 1685 Elf32_Word shndx; in debuginfo__get_text_offset() local
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf.c | 3321 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 D | libbpf.c | 4031 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...] |