Searched refs:symtype (Results 1 – 5 of 5) sorted by relevance
66 } symtype; typedef130 symtype type;
76 static symtype cur_symtype;
34 enum symtype { enum
24 enum symtype { enum
108 static int is_reloc(enum symtype type, const char *sym_name) in is_reloc()