Searched refs:explicit_location_match_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c131 enum explicit_location_match_type enum
702 must match the explicit_location_match_type enumerators. */
738 enum explicit_location_match_type what,
790 gdb_assert_not_reached ("unhandled explicit_location_match_type");
900 enum explicit_location_match_type what
901 = (explicit_location_match_type) keyword;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.c123 enum explicit_location_match_type enum
676 must match the explicit_location_match_type enumerators. */
712 enum explicit_location_match_type what,
764 gdb_assert_not_reached ("unhandled explicit_location_match_type");
878 enum explicit_location_match_type what
879 = (explicit_location_match_type) keyword;

Completed in 124 milliseconds