OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:os_emulation
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/ppc/
cpu.c
50
os_emul *
os_emulation
;
member in struct:_cpu
82
os_emul *
os_emulation
,
101
processor->
os_emulation
=
os_emulation
;
146
return processor->
os_emulation
;
psim.c
49
os_emul *
os_emulation
;
member in struct:_psim
439
os_emul *
os_emulation
;
local
446
os_emulation
= os_emul_create(file_name, root);
447
if (
os_emulation
== NULL)
526
system->
os_emulation
=
os_emulation
;
535
system->
os_emulation
,
721
os_emul_init(system->
os_emulation
, system->nr_cpus);
/src/external/gpl3/gdb.old/dist/sim/ppc/
cpu.c
50
os_emul *
os_emulation
;
member in struct:_cpu
82
os_emul *
os_emulation
,
101
processor->
os_emulation
=
os_emulation
;
146
return processor->
os_emulation
;
psim.c
49
os_emul *
os_emulation
;
member in struct:_psim
439
os_emul *
os_emulation
;
local
446
os_emulation
= os_emul_create(file_name, root);
447
if (
os_emulation
== NULL)
526
system->
os_emulation
=
os_emulation
;
535
system->
os_emulation
,
721
os_emul_init(system->
os_emulation
, system->nr_cpus);
Completed in 66 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026