Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dstap-probe.c1167 enum exp_opcode lookahead_opcode; in stap_parse_argument_1() local
1173 lookahead_opcode = stap_get_opcode (&tmp_exp_buf); in stap_parse_argument_1()
1174 lookahead_prec = stap_get_operator_prec (lookahead_opcode); in stap_parse_argument_1()