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