Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Ddebuginfo.c150 Elf32_Word shndx; in debuginfo__get_text_offset() local
H A Dsymbol-elf.c1213 size_t shndx; in read_gnu_debugdata() local
/linux-6.15/arch/loongarch/include/asm/
H A Dmodule.h15 int shndx; member
/linux-6.15/tools/objtool/
H A Delf.c444 Elf32_Word shndx; in read_symbols() local
599 Elf32_Word shndx = sym->sec ? sym->sec->idx : SHN_UNDEF; in elf_update_symbol() local
/linux-6.15/arch/mips/boot/tools/
H A Drelocs.c91 static const char *sec_name(unsigned shndx) in sec_name()
/linux-6.15/arch/x86/tools/
H A Drelocs.c260 static const char *sec_name(unsigned shndx) in sec_name()
/linux-6.15/scripts/
H A Drecordmcount.h195 unsigned short shndx = w2(sym->st_shndx); in get_symindex() local
H A Dsorttable.c410 static inline unsigned int get_secindex(unsigned int shndx, in get_secindex()
/linux-6.15/tools/lib/bpf/
H A Dlibbpf.c1356 int shndx, Elf_Data *data) in init_struct_ops_maps()
4456 int shndx) in bpf_object__shndx_is_data()
4469 int shndx) in bpf_object__shndx_is_maps()
4475 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) in bpf_object__section_to_libbpf_map_type()