Searched defs:sh_type (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | hw_breakpoint.c | 135 int arch_bp_generic_fields(int sh_len, int sh_type, in arch_bp_generic_fields() argument
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | hw_breakpoint.c | 135 int arch_bp_generic_fields(int sh_len, int sh_type, in arch_bp_generic_fields() argument
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | elf.c | 50 static Elf_Scn *elf_find_next_scn_by_type(Elf *elf, int sh_type, Elf_Scn *scn) in elf_find_next_scn_by_type() argument 79 elf_sym_iter_new(struct elf_sym_iter *iter, Elf *elf, const char *binary_path, int sh_type, int st_type) elf_sym_iter_new() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | elf.h | 309 Elf32_Word sh_type; member 322 Elf64_Word sh_type; /* Type of section */ member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | elf.h | 310 Elf32_Word sh_type; member 323 Elf64_Word sh_type; /* Type of section */ member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | elf.h | 259 Elf32_Word sh_type; member 271 Elf64_Word sh_type; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | elf.h | 259 Elf32_Word sh_type; member 271 Elf64_Word sh_type; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | elf.h | 246 Elf32_Word sh_type; member 258 Elf64_Word sh_type; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pe.h | 443 enum sh_coff_reloc_type sh_type; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pe.h | 456 enum sh_coff_reloc_type sh_type; member
|
Completed in 11 milliseconds