Searched defs:match_type (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-cmd-file.c119 info_sources_filter::match_on match_type; local
H A Dmi-cmd-break.c180 symbol_name_match_type match_type = symbol_name_match_type::WILD; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlocation.h76 symbol_name_match_type match_type; member in struct:linespec_location
H A Dblock.c708 block_lookup_symbol(const struct block *block, const char *name, symbol_name_match_type match_type, const domain_enum domain) argument
H A Dlocation.c88 new_linespec_location(const char **linespec, symbol_name_match_type match_type) argument
877 string_to_event_location_basic(const char **stringp, const struct language_defn *language, symbol_name_match_type match_type) argument
917 string_to_event_location(const char **stringp, const struct language_defn *language, symbol_name_match_type match_type) argument
[all...]
H A Dcompleter.c682 complete_address_and_linespec_locations(completion_tracker &tracker, const char *text, symbol_name_match_type match_type) argument
1032 symbol_name_match_type match_type local
H A Dsymtab.h220 symbol_name_match_type match_type () const { return m_match_type; } function in class:final
197 lookup_name_info(const std::string &name, symbol_name_match_type match_type, bool completion_mode = false, bool ignore_parameters = false) argument
209 lookup_name_info(const char *name, symbol_name_match_type match_type, bool completion_mode = false, bool ignore_parameters = false) argument
H A Dlinespec.c1842 symbol_name_match_type match_type local
2507 parse_linespec(linespec_parser *parser, const char *arg, symbol_name_match_type match_type) argument
2844 symbol_name_match_type match_type local
2944 linespec_complete(completion_tracker &tracker, const char *text, symbol_name_match_type match_type) argument
3008 func_name, match_type, local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dkeymgmt_lib.c22 static int match_type(const EVP_KEYMGMT *keymgmt1, const EVP_KEYMGMT *keymgmt2) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlocation.h159 symbol_name_match_type match_type; member in struct:linespec_location_spec
H A Dlocation.c211 new_linespec_location_spec(const char **linespec, symbol_name_match_type match_type) argument
785 string_to_location_spec_basic(const char **stringp, const struct language_defn *language, symbol_name_match_type match_type) argument
825 string_to_location_spec(const char **stringp, const struct language_defn *language, symbol_name_match_type match_type) argument
[all...]
H A Dblock.c706 block_lookup_symbol(const struct block *block, const char *name, symbol_name_match_type match_type, const domain_enum domain) argument
H A Dsymtab.h238 symbol_name_match_type match_type () const { return m_match_type; } function in class:final
215 lookup_name_info(const std::string &name, symbol_name_match_type match_type, bool completion_mode = false, bool ignore_parameters = false) argument
227 lookup_name_info(const char *name, symbol_name_match_type match_type, bool completion_mode = false, bool ignore_parameters = false) argument
H A Dcompleter.c656 complete_address_and_linespec_locations(completion_tracker &tracker, const char *text, symbol_name_match_type match_type) argument
1010 symbol_name_match_type match_type local
H A Dlinespec.c1790 symbol_name_match_type match_type local
2451 parse_linespec(linespec_parser *parser, const char *arg, symbol_name_match_type match_type) argument
2777 symbol_name_match_type match_type local
2873 linespec_complete(completion_tracker &tracker, const char *text, symbol_name_match_type match_type) argument
2937 func_name, match_type, local
[all...]
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.c339 int match_type; member in struct:rmconf_find_context
347 int match_type; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-cmd-break.c179 symbol_name_match_type match_type = symbol_name_match_type::WILD; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-c.c753 int match_type = 0; local
943 int match_type; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-c.cc776 int match_type = 0; local
966 int match_type; local
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_io.c99 nic_rule_match match_type; member in struct:nic_rule_tag
1198 add_nic_rule( nic_rule_match match_type, const char * if_name, int prefixlen, nic_rule_action action ) argument
H A Dntp_config.c3252 nic_rule_match match_type; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-gen-builtins.cc1016 match_type (typeinfo *typedata, int voidok) function
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c1545 lang_output_section_find_by_flags(const asection *sec, flagword sec_flags, lang_output_section_statement_type **exact, lang_match_sec_type_func match_type) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldlang.c1570 lang_output_section_find_by_flags(const asection *sec, flagword sec_flags, lang_output_section_statement_type **exact, lang_match_sec_type_func match_type) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dread.c4240 check_match(const char *file, int line, mock_mapped_index &mock_index, const char *name, symbol_name_match_type match_type, bool completion_mode, std::initializer_list<const char *> expected_list, dwarf2_per_objfile *per_objfile) argument

Completed in 348 milliseconds

12