Home
last modified time | relevance | path

Searched defs:sh_type (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/sh/kernel/
Dhw_breakpoint.c135 int arch_bp_generic_fields(int sh_len, int sh_type, in arch_bp_generic_fields()
/Linux-v6.1/include/uapi/linux/
Delf.h310 Elf32_Word sh_type; member
323 Elf64_Word sh_type; /* Type of section */ member
/Linux-v6.1/include/linux/
Dpe.h444 enum sh_coff_reloc_type sh_type; member
/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c10484 static Elf_Scn *elf_find_next_scn_by_type(Elf *elf, int sh_type, Elf_Scn *scn) in elf_find_next_scn_by_type()