HomeSort by: relevance | last modified time | path
    Searched defs:option_def_group (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-option.h 333 struct option_def_group struct in namespace:gdb::option
367 gdb::array_view<const option_def_group> options_group);
377 gdb::array_view<const option_def_group> options_group);
382 gdb::array_view<const option_def_group> options_group);
389 gdb::array_view<const option_def_group> options_group);
  /src/external/gpl3/gdb/dist/gdb/cli/
cli-option.h 354 struct option_def_group struct in namespace:gdb::option
388 gdb::array_view<const option_def_group> options_group);
398 gdb::array_view<const option_def_group> options_group);
403 gdb::array_view<const option_def_group> options_group);
410 gdb::array_view<const option_def_group> options_group);
  /src/external/gpl3/gdb.old/dist/gdb/
maint.c 411 /* Create an option_def_group for the "maintenance info sections" options,
414 static inline gdb::option::option_def_group
1162 static std::array<gdb::option::option_def_group, 1>
1161 static std::array<gdb::option::option_def_group, 1> member in class:gdb::option
ada-tasks.c 1519 /* Create an option_def_group for the "task apply all" options, with
1522 static inline std::array<gdb::option::option_def_group, 1> member in class:gdb::option
1530 /* Create an option_def_group for the "task apply" options, with
1533 static inline gdb::option::option_def_group
thread.c 1347 /* Create an option_def_group for the "info threads" options, with
1350 static inline gdb::option::option_def_group
1668 /* Create an option_def_group for the "thread apply all" options, with
1671 static inline std::array<gdb::option::option_def_group, 2> member in class:gdb::option
1681 /* Create an option_def_group for the "thread apply" options, with
1684 static inline gdb::option::option_def_group
stack.c 2093 /* Create an option_def_group array grouping all the "backtrace"
2096 static inline std::array<gdb::option::option_def_group, 3>
2414 static gdb::option::option_def_group
2901 /* Create an option_def_group array for all the "frame apply" options, member in class:gdb::option
2904 static inline std::array<gdb::option::option_def_group, 2>
2094 static inline std::array<gdb::option::option_def_group, 3> member in class:gdb::option
  /src/external/gpl3/gdb/dist/gdb/
maint.c 425 /* Create an option_def_group for the "maintenance info sections" options,
428 static inline gdb::option::option_def_group
1242 static std::array<gdb::option::option_def_group, 1>
1241 static std::array<gdb::option::option_def_group, 1> member in class:gdb::option
ada-tasks.c 1519 /* Create an option_def_group for the "task apply all" options, with
1522 static inline std::array<gdb::option::option_def_group, 1> member in class:gdb::option
1530 /* Create an option_def_group for the "task apply" options, with
1533 static inline gdb::option::option_def_group
thread.c 1370 /* Create an option_def_group for the "info threads" options, with
1373 static inline gdb::option::option_def_group
1691 /* Create an option_def_group for the "thread apply all" options, with
1694 static inline std::array<gdb::option::option_def_group, 2> member in class:gdb::option
1704 /* Create an option_def_group for the "thread apply" options, with
1707 static inline gdb::option::option_def_group
stack.c 2091 /* Create an option_def_group array grouping all the "backtrace"
2094 static inline std::array<gdb::option::option_def_group, 3>
2413 static gdb::option::option_def_group
2909 /* Create an option_def_group array for all the "frame apply" options, member in class:gdb::option
2912 static inline std::array<gdb::option::option_def_group, 2>
2092 static inline std::array<gdb::option::option_def_group, 3> member in class:gdb::option

Completed in 51 milliseconds