Searched refs:sym32_type (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/ | ||
| H A D | elf-parse.c | 106 elf_parser.sym_type = sym32_type; in elf_parse() |
| H A D | elf-parse.h | 204 static inline uint8_t sym32_type(Elf_Sym *sym) in sym32_type() function |