OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jump_table
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.bin/dc/
bcode.c
144
static opcode_function
jump_table
[UCHAR_MAX];
variable
246
jump_table
[i] = unknown;
248
jump_table
[jump_table_data[i].ch] = jump_table_data[i].f;
1753
(*
jump_table
[ch])();
/src/external/gpl3/binutils/dist/bfd/
peicode.h
702
jump_table
;
704
static const
jump_table
jtab[] =
700
jump_table
;
typedef in typeref:struct:__anon9833
/src/external/gpl3/binutils.old/dist/bfd/
peicode.h
697
jump_table
;
699
static const
jump_table
jtab[] =
695
jump_table
;
typedef in typeref:struct:__anon11315
/src/external/gpl3/gdb/dist/bfd/
peicode.h
697
jump_table
;
699
static const
jump_table
jtab[] =
695
jump_table
;
typedef in typeref:struct:__anon17759
/src/external/gpl3/gdb.old/dist/bfd/
peicode.h
695
jump_table
;
697
static const
jump_table
jtab[] =
693
jump_table
;
typedef in typeref:struct:__anon20500
/src/external/gpl3/gdb/dist/sim/sh/
interp.c
1717
register unsigned short *
jump_table
= sh_jump_table;
local
/src/external/gpl3/gdb.old/dist/sim/sh/
interp.c
1717
register unsigned short *
jump_table
= sh_jump_table;
local
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026