Searched +defs:string +defs:match (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | regex.c | 77 # 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/ |
D | script-sections.cc | 199 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/ |
D | tc-i386.c | 1573 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
|
D | tc-hppa.c | 476 char *string; member 3203 int match = FALSE; in pa_ip() local
|
D | tc-mips.c | 5178 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/ |
D | ldlang.c | 179 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/ |
D | elfxx-mips.c | 1221 #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
|