OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:proc_desc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
alpha-mdebug-tdep.c
94
struct mdebug_extra_func_info *
proc_desc
= NULL;
115
proc_desc
= (struct mdebug_extra_func_info *) sym->value_bytes ();
119
if (
proc_desc
->pdr.pcreg == 0
122
proc_desc
->pdr.pcreg = ALPHA_RA_REGNUM;
123
proc_desc
->pdr.regmask = 0x80000000;
124
proc_desc
->pdr.regoffset = -4;
129
if (
proc_desc
->pdr.framereg == -1)
130
proc_desc
= NULL;
133
return
proc_desc
;
139
alpha_mdebug_frameless (struct mdebug_extra_func_info *
proc_desc
)
93
struct mdebug_extra_func_info *
proc_desc
= NULL;
local
178
struct mdebug_extra_func_info *
proc_desc
;
member in struct:alpha_mdebug_unwind_cache
191
struct mdebug_extra_func_info *
proc_desc
;
local
312
struct mdebug_extra_func_info *
proc_desc
;
local
385
struct mdebug_extra_func_info *
proc_desc
;
local
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
alpha-mdebug-tdep.c
94
struct mdebug_extra_func_info *
proc_desc
= NULL;
115
proc_desc
= (struct mdebug_extra_func_info *) sym->value_bytes ();
119
if (
proc_desc
->pdr.pcreg == 0
122
proc_desc
->pdr.pcreg = ALPHA_RA_REGNUM;
123
proc_desc
->pdr.regmask = 0x80000000;
124
proc_desc
->pdr.regoffset = -4;
129
if (
proc_desc
->pdr.framereg == -1)
130
proc_desc
= NULL;
133
return
proc_desc
;
139
alpha_mdebug_frameless (struct mdebug_extra_func_info *
proc_desc
)
93
struct mdebug_extra_func_info *
proc_desc
= NULL;
local
178
struct mdebug_extra_func_info *
proc_desc
;
member in struct:alpha_mdebug_unwind_cache
191
struct mdebug_extra_func_info *
proc_desc
;
local
312
struct mdebug_extra_func_info *
proc_desc
;
local
385
struct mdebug_extra_func_info *
proc_desc
;
local
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc.h
56
struct i915_vma *
proc_desc
;
member in struct:intel_guc
/src/sys/arch/rs6000/include/
iplcb.h
267
char
proc_desc
[16]; /* processor name ASCII string */
member in struct:proc_info
Completed in 50 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026