Searched defs:sh_type (Results 1 – 3 of 3) sorted by relevance
/linux/tools/lib/bpf/ |
H A D | elf.c | 63 elf_find_next_scn_by_type(Elf * elf,int sh_type,Elf_Scn * scn) elf_find_next_scn_by_type() argument 99 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 224 symbol_match(struct elf_sym_iter * iter,int sh_type,struct elf_sym * sym,const char * name,size_t name_len,const char * lib_ver) symbol_match() argument
|
/linux/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()
|
/linux/include/linux/ |
H A D | pe.h | 525 enum sh_coff_reloc_type sh_type; member
|