Searched defs:sh_type (Results 1 – 2 of 2) sorted by relevance
63 static Elf_Scn *elf_find_next_scn_by_type(Elf *elf, int sh_type, Elf_Scn *scn) in elf_find_next_scn_by_type()99 int sh_type, int st_type) in elf_sym_iter_new()224 static bool symbol_match(struct elf_sym_iter *iter, int sh_type, struct elf_sym *sym, in symbol_match()
318 Elf32_Word sh_type; member331 Elf64_Word sh_type; /* Type of section */ member
Completed in 15 milliseconds