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