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

/linux-master/tools/perf/util/
H A Ddebuginfo.c146 Elf32_Word shndx; local
/linux-master/arch/loongarch/include/asm/
H A Dmodule.h15 int shndx; member in struct:mod_section
/linux-master/scripts/
H A Dsorttable.c187 static inline unsigned int get_secindex(unsigned int shndx, argument
H A Drecordmcount.h195 unsigned short shndx = w2(sym->st_shndx); local
/linux-master/arch/mips/boot/tools/
H A Drelocs.c91 static const char *sec_name(unsigned shndx) argument
/linux-master/tools/objtool/
H A Delf.c440 Elf32_Word shndx; local
598 Elf32_Word shndx = sym->sec ? sym->sec->idx : SHN_UNDEF; local
[all...]
/linux-master/arch/x86/tools/
H A Drelocs.c253 static const char *sec_name(unsigned shndx) argument
827 int shndx = sym_index(sym); local
/linux-master/tools/lib/bpf/
H A Dlibbpf.c4359 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) argument
1274 init_struct_ops_maps(struct bpf_object *obj, const char *sec_name, int shndx, Elf_Data *data) argument
4339 bpf_object__shndx_is_data(const struct bpf_object *obj, int shndx) argument
4352 bpf_object__shndx_is_maps(const struct bpf_object *obj, int shndx) argument
[all...]

Completed in 254 milliseconds