Home
last modified time | relevance | path

Searched +defs:string +defs:match (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c77 # define re_match(bufp, string, size, pos, regs) \ argument
79 # define re_search(bufp, string, size, startpos, range, regs) \ argument
2184 # define IS_CHAR_CLASS(string) __wctype (string) argument
2186 # define IS_CHAR_CLASS(string) wctype (string) argument
2191 # define IS_CHAR_CLASS(string) \ argument
6283 int match; in wcs_re_match_2_internal() local
6436 int match; in wcs_re_match_2_internal() local
/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc199 bool match = true; in attributes_compatible() local
810 uint64_t*, uint64_t*, Output_section**, std::string*, in set_section_addresses()
869 Output_section** dot_section, std::string*, in set_section_addresses()
1140 std::string*, in set_section_addresses()
1282 match(const char* string, const char* pattern, bool is_wildcard_pattern) in match() function in gold::Output_section_element_input
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c1573 int match = cpu_flags_check_cpu64 (x) ? CPU_FLAGS_64BIT_MATCH : 0; in cpu_flags_match() local
1797 int match = 1; in operand_size_match() local
2263 char *string = input_line_pointer; in set_intel_syntax() local
2324 char *string = input_line_pointer; in set_check() local
2384 char *string = input_line_pointer; in set_cpu_arch() local
2458 char *string = ++input_line_pointer; in set_cpu_arch() local
Dtc-hppa.c476 char *string; member
3203 int match = FALSE; in pa_ip() local
Dtc-mips.c5178 bfd_boolean match; in match_string_operand() local
18976 show (FILE *stream, const char *string, int *col_p, int *first_p) in show()
/toolchain/binutils/binutils-2.25/ld/
Dldlang.c179 bfd_boolean match = FALSE; in input_statement_is_archive_path() local
1160 const char *string) in output_section_statement_newfunc()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c1221 #define mips_elf_link_hash_lookup(table, string, create, copy, follow) \ argument
1262 struct bfd_hash_table *table, const char *string) in mips_elf_link_hash_newfunc()
13034 unsigned long match; member