OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tdesc_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
tdesc.h
24
struct
tdesc_type
;
111
struct
tdesc_type
*
tdesc_type
;
member in struct:tdesc_reg
188
struct
tdesc_type
: tdesc_element
struct in inherits:tdesc_element
190
tdesc_type
(const std::string &name_, enum tdesc_type_kind kind_)
function in struct:tdesc_type
194
virtual ~
tdesc_type
() = default;
196
DISABLE_COPY_AND_ASSIGN (
tdesc_type
);
204
bool operator== (const
tdesc_type
&other) const
209
bool operator!= (const
tdesc_type
&other) const
215
typedef std::unique_ptr<
tdesc_type
> tdesc_type_up
[
all
...]
tdesc.h
24
struct
tdesc_type
;
111
struct
tdesc_type
*
tdesc_type
;
member in struct:tdesc_reg
188
struct
tdesc_type
: tdesc_element
struct in inherits:tdesc_element
190
tdesc_type
(const std::string &name_, enum tdesc_type_kind kind_)
function in struct:tdesc_type
194
virtual ~
tdesc_type
() = default;
196
DISABLE_COPY_AND_ASSIGN (
tdesc_type
);
204
bool operator== (const
tdesc_type
&other) const
209
bool operator!= (const
tdesc_type
&other) const
215
typedef std::unique_ptr<
tdesc_type
> tdesc_type_up
[
all
...]
/src/external/gpl3/gdb.old/dist/gdbsupport/
tdesc.h
22
struct
tdesc_type
;
109
struct
tdesc_type
*
tdesc_type
;
member in struct:tdesc_reg
186
struct
tdesc_type
: tdesc_element
struct in inherits:tdesc_element
188
tdesc_type
(const std::string &name_, enum tdesc_type_kind kind_)
function in struct:tdesc_type
192
virtual ~
tdesc_type
() = default;
194
DISABLE_COPY_AND_ASSIGN (
tdesc_type
);
202
bool operator== (const
tdesc_type
&other) const
207
bool operator!= (const
tdesc_type
&other) const
213
typedef std::unique_ptr<
tdesc_type
> tdesc_type_up
[
all
...]
tdesc.h
22
struct
tdesc_type
;
109
struct
tdesc_type
*
tdesc_type
;
member in struct:tdesc_reg
186
struct
tdesc_type
: tdesc_element
struct in inherits:tdesc_element
188
tdesc_type
(const std::string &name_, enum tdesc_type_kind kind_)
function in struct:tdesc_type
192
virtual ~
tdesc_type
() = default;
194
DISABLE_COPY_AND_ASSIGN (
tdesc_type
);
202
bool operator== (const
tdesc_type
&other) const
207
bool operator!= (const
tdesc_type
&other) const
213
typedef std::unique_ptr<
tdesc_type
> tdesc_type_up
[
all
...]
Completed in 104 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026