OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emit_goto
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
ax.h
106
void (*
emit_goto
) (int *offset_p, int *size_p);
member in struct:emit_ops
ax.cc
270
emit_goto
(int *offset_p, int *size_p)
function
272
target_emit_ops ()->
emit_goto
(offset_p, size_p);
615
emit_goto
(&(aentry->from_offset), &(aentry->from_size));
/src/external/gpl3/gdb.old/dist/gdbserver/
ax.h
106
void (*
emit_goto
) (int *offset_p, int *size_p);
member in struct:emit_ops
ax.cc
270
emit_goto
(int *offset_p, int *size_p)
function
272
target_emit_ops ()->
emit_goto
(offset_p, size_p);
615
emit_goto
(&(aentry->from_offset), &(aentry->from_size));
Completed in 17 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026