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_if_goto
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
ax.h
105
void (*
emit_if_goto
) (int *offset_p, int *size_p);
member in struct:emit_ops
ax.cc
264
emit_if_goto
(int *offset_p, int *size_p)
function
266
target_emit_ops ()->
emit_if_goto
(offset_p, size_p);
608
emit_if_goto
(&(aentry->from_offset), &(aentry->from_size));
/src/external/gpl3/gdb.old/dist/gdbserver/
ax.h
105
void (*
emit_if_goto
) (int *offset_p, int *size_p);
member in struct:emit_ops
ax.cc
264
emit_if_goto
(int *offset_p, int *size_p)
function
266
target_emit_ops ()->
emit_if_goto
(offset_p, size_p);
608
emit_if_goto
(&(aentry->from_offset), &(aentry->from_size));
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026