Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/
Dsortextable.c184 static inline unsigned int get_secindex(unsigned int shndx, in get_secindex()
/Linux-v5.4/arch/mips/boot/tools/
Drelocs.c91 static const char *sec_name(unsigned shndx) in sec_name()
/Linux-v5.4/arch/x86/tools/
Drelocs.c242 static const char *sec_name(unsigned shndx) in sec_name()
/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c1690 int shndx) in bpf_object__shndx_is_data()
1698 int shndx) in bpf_object__shndx_is_maps()
1705 int shndx) in bpf_object__relo_in_known_section()
1713 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) in bpf_object__section_to_libbpf_map_type()
/Linux-v5.4/tools/perf/util/
Dprobe-finder.c1519 Elf32_Word shndx; in debuginfo__get_text_offset() local