Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Delf.c63 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 Dhw_breakpoint.c135 int arch_bp_generic_fields(int sh_len, int sh_type, in arch_bp_generic_fields()
/linux/include/linux/
H A Dpe.h525 enum sh_coff_reloc_type sh_type; member