Searched refs:symtype (Results 1 – 7 of 7) sorted by relevance
108 char symtype; in read_system_map() local118 &symtype, symname); in read_system_map()129 symtype = tolower(symtype); in read_system_map()130 if (symtype != 't' && symtype != 'w') in read_system_map()
62 } symtype; typedef126 symtype type;
71 static symtype cur_symtype;
34 enum symtype { enum
25 enum symtype { enum
121 static int is_reloc(enum symtype type, const char *sym_name) in is_reloc()
204 uint32_t symtype; member