OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uint_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
linux-tdep.c
277
struct type *int_type, *
uint_type
, *long_type, *void_ptr_type, *short_type;
local
291
uint_type
= init_integer_type (alloc, gdbarch_int_bit (gdbarch),
314
uint_type
->length () * TARGET_CHAR_BIT,
316
uid_type->set_target_type (
uint_type
);
399
append_composite_type_field (type, "_arch",
uint_type
);
/src/external/gpl3/gdb/dist/gdb/
linux-tdep.c
282
struct type *int_type, *
uint_type
, *long_type, *void_ptr_type, *short_type;
local
296
uint_type
= init_integer_type (alloc, gdbarch_int_bit (gdbarch),
319
uint_type
->length () * TARGET_CHAR_BIT,
321
uid_type->set_target_type (
uint_type
);
404
append_composite_type_field (type, "_arch",
uint_type
);
Completed in 18 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026