Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dstap-probe.c333 stap_get_opcode (const char **s) in stap_get_opcode() function
1131 opcode = stap_get_opcode (&tmp_exp_buf); in stap_parse_argument_1()
1173 lookahead_opcode = stap_get_opcode (&tmp_exp_buf); in stap_parse_argument_1()
DChangeLog-20127910 (stap_get_opcode): Change return value.
7911 (stap_parse_argument_1): Update calls to `stap_get_opcode' and
DChangeLog-20154641 * stap-probe.c (stap_get_opcode): Call error instead of
DChangeLog-201910540 * stap-probe.c (stap_get_opcode): Update comment.