Searched refs:symtype (Results 1 – 5 of 5) sorted by relevance
62 } symtype; typedef126 symtype type;
71 static symtype cur_symtype;
34 enum symtype { enum
25 enum symtype { enum
123 static int is_reloc(enum symtype type, const char *sym_name) in is_reloc()