Searched defs:sh_type (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/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() 81 int sh_type, int st_type) in elf_sym_iter_new()
|
/openbmc/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()
|
/openbmc/u-boot/tools/ |
H A D | mips-relocs.c | 197 unsigned int i, j, i_rel_shdr, sh_type, sh_entsize, sh_entries; in main() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | elf.h | 310 Elf32_Word sh_type; member 323 Elf64_Word sh_type; /* Type of section */ member
|
/openbmc/u-boot/include/ |
H A D | elf.h | 233 Elf32_Word sh_type; /* type */ member 247 Elf64_Word sh_type; /* type */ member
|
/openbmc/linux/include/linux/ |
H A D | pe.h | 456 enum sh_coff_reloc_type sh_type; member
|
/openbmc/qemu/include/ |
H A D | elf.h | 1603 Elf32_Word sh_type; member 1616 Elf64_Word sh_type; /* Type of section */ member
|