Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dmodule.h14 int shndx; member
/openbmc/linux/scripts/
H A Dsorttable.c187 static inline unsigned int get_secindex(unsigned int shndx, in get_secindex()
H A Drecordmcount.h195 unsigned short shndx = w2(sym->st_shndx); in get_symindex() local
/openbmc/linux/arch/x86/tools/
H A Drelocs.c253 static const char *sec_name(unsigned shndx) in sec_name()
836 int shndx = sym_index(sym); in is_percpu_sym() local
/openbmc/linux/tools/objtool/
H A Delf.c442 Elf32_Word shndx; in read_symbols() local
600 Elf32_Word shndx = sym->sec ? sym->sec->idx : SHN_UNDEF; in elf_update_symbol() local
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c91 static const char *sec_name(unsigned shndx) in sec_name()
/openbmc/linux/tools/perf/util/
H A Dprobe-finder.c1689 Elf32_Word shndx; in debuginfo__get_text_offset() local
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c1142 int shndx, Elf_Data *data, __u32 map_flags) in init_struct_ops_maps()
4012 int shndx) in bpf_object__shndx_is_data()
4025 int shndx) in bpf_object__shndx_is_maps()
4031 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) in bpf_object__section_to_libbpf_map_type()