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_compatible_info_up
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
tdesc.h
143
typedef std::unique_ptr<tdesc_compatible_info>
tdesc_compatible_info_up
;
typedef
148
const std::vector<
tdesc_compatible_info_up
> &tdesc_compatible_info_list
155
(const
tdesc_compatible_info_up
&compatible);
/src/external/gpl3/gdb.old/dist/gdbsupport/
tdesc.h
141
typedef std::unique_ptr<tdesc_compatible_info>
tdesc_compatible_info_up
;
typedef
146
const std::vector<
tdesc_compatible_info_up
> &tdesc_compatible_info_list
153
(const
tdesc_compatible_info_up
&compatible);
Completed in 39 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026