OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:data_ptr_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
std-regs.c
44
struct type *
data_ptr_type
= builtin_type (gdbarch)->builtin_data_ptr;
local
45
struct value *val = value::allocate (
data_ptr_type
);
48
gdbarch_address_to_pointer (gdbarch,
data_ptr_type
,
/src/external/gpl3/gdb/dist/gdb/
std-regs.c
44
struct type *
data_ptr_type
= builtin_type (gdbarch)->builtin_data_ptr;
local
45
struct value *val = value::allocate (
data_ptr_type
);
48
gdbarch_address_to_pointer (gdbarch,
data_ptr_type
,
Completed in 16 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026