Home
last modified time | relevance | path

Searched refs:op_sym (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c1757 symbolS *sym, *op_sym = NULL; in tic6x_parse_name() local
1823 op_sym = symbol_find_or_make (op_name_start); in tic6x_parse_name()
1851 exprP->X_op_symbol = op_sym; in tic6x_parse_name()