Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dexpression.h311 OP_LABELED, enumerator
H A Dexpprint.c291 case OP_LABELED: in print_subexp_standard()
750 case OP_LABELED: in op_name_standard()
1040 case OP_LABELED: in dump_subexp_body_standard()
H A Dparse.c905 case OP_LABELED: in operator_length_standard()
H A Deval.c183 if (exp->elts[*pos].opcode == OP_LABELED) in get_label()