Searched refs:symtype (Results 1 – 6 of 6) sorted by relevance
109 char symtype; in read_system_map() local119 &symtype, symname); in read_system_map()130 symtype = tolower(symtype); in read_system_map()131 if (symtype != 't' && symtype != 'w') in read_system_map()
62 } symtype; typedef126 symtype type;
72 static symtype cur_symtype;
34 enum symtype { enum
24 enum symtype { enum
111 static int is_reloc(enum symtype type, const char *sym_name) in is_reloc()