Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/tools/objtool/
Delf.c414 Elf32_Word shndx; in read_symbols() local
617 Elf32_Word shndx = sym->sec ? sym->sec->idx : SHN_UNDEF; in elf_update_symbol() local
/Linux-v6.1/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.1/arch/mips/boot/tools/
Drelocs.c91 static const char *sec_name(unsigned shndx) in sec_name()
/Linux-v6.1/tools/perf/util/
Dprobe-finder.c1676 Elf32_Word shndx; in debuginfo__get_text_offset() local
/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c3908 int shndx) in bpf_object__shndx_is_data()
3921 int shndx) in bpf_object__shndx_is_maps()
3927 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) in bpf_object__section_to_libbpf_map_type()