Home
last modified time | relevance | path

Searched refs:CONST_STRNEQ (Results 1 – 25 of 100) sorted by relevance

1234

/toolchain/binutils/binutils-2.27/binutils/
Demul_aix.c104 if (CONST_STRNEQ (arg, "-X32_64")) in ar_emul_aix_parse_arg()
110 else if (CONST_STRNEQ (arg, "-X32")) in ar_emul_aix_parse_arg()
116 else if (CONST_STRNEQ (arg, "-X64")) in ar_emul_aix_parse_arg()
122 else if (CONST_STRNEQ (arg, "-g")) in ar_emul_aix_parse_arg()
/toolchain/binutils/binutils-2.27/opcodes/
Dia64-gen.c470 if (CONST_STRNEQ (full_name, "IC:")) in fetch_insn_class()
749 if (! CONST_STRNEQ (name, "IC:") || xsect != NULL) in parse_resource_users()
1042 if (CONST_STRNEQ (ic->comment, "Format")) in in_iclass()
1058 else if (CONST_STRNEQ (ic->comment, "Field")) in in_iclass()
1072 int is_mov = CONST_STRNEQ (idesc->name, "mov"); in in_iclass()
1131 if (CONST_STRNEQ (idesc->name, "dep") in in_iclass()
1134 else if (CONST_STRNEQ (idesc->name, "chk") in in_iclass()
1137 else if (CONST_STRNEQ (idesc->name, "lfetch")) in in_iclass()
1141 else if (CONST_STRNEQ (idesc->name, "br.call") in in_iclass()
1144 else if (CONST_STRNEQ (idesc->name, "br.call") in in_iclass()
[all …]
Ds390-dis.c51 if (CONST_STRNEQ (p, "esa")) in init_disasm()
53 else if (CONST_STRNEQ (p, "zarch")) in init_disasm()
55 else if (CONST_STRNEQ (p, "insnlength")) in init_disasm()
Dcris-dis.c789 if (CONST_STRNEQ (opcodep->name, "jsr")) in print_with_operands()
1366 if (CONST_STRNEQ (opcodep->name, "sub")) in print_with_operands()
1370 else if (CONST_STRNEQ (opcodep->name, "add")) in print_with_operands()
1375 else if (CONST_STRNEQ (opcodep->name, "bound")) in print_with_operands()
Dmips-dis.c833 if (CONST_STRNEQ (option, "no-aliases")) in parse_mips_dis_option()
839 if (CONST_STRNEQ (option, "msa")) in parse_mips_dis_option()
850 if (CONST_STRNEQ (option, "virt")) in parse_mips_dis_option()
861 if (CONST_STRNEQ (option, "xpa")) in parse_mips_dis_option()
/toolchain/binutils/binutils-2.27/bfd/
Darchive64.c64 if (CONST_STRNEQ (nextname, "/ ")) in _bfd_archive_64_bit_slurp_armap()
67 if (! CONST_STRNEQ (nextname, "/SYM64/ ")) in _bfd_archive_64_bit_slurp_armap()
Dcoffcode.h550 else if (CONST_STRNEQ (sec_name, DOT_DEBUG) in sec_to_styp_flags()
551 || CONST_STRNEQ (sec_name, DOT_ZDEBUG)) in sec_to_styp_flags()
559 else if (CONST_STRNEQ (sec_name, ".stab")) in sec_to_styp_flags()
564 else if (CONST_STRNEQ (sec_name, GNU_LINKONCE_WI) in sec_to_styp_flags()
565 || CONST_STRNEQ (sec_name, GNU_LINKONCE_WT)) in sec_to_styp_flags()
657 if (CONST_STRNEQ (sec_name, DOT_DEBUG) in sec_to_styp_flags()
658 || CONST_STRNEQ (sec_name, DOT_ZDEBUG) in sec_to_styp_flags()
660 || CONST_STRNEQ (sec_name, GNU_LINKONCE_WI) in sec_to_styp_flags()
661 || CONST_STRNEQ (sec_name, GNU_LINKONCE_WT) in sec_to_styp_flags()
663 || CONST_STRNEQ (sec_name, ".stab")) in sec_to_styp_flags()
[all …]
Darchive.c1141 if (CONST_STRNEQ (nextname, "__.SYMDEF ") in bfd_slurp_armap()
1142 || CONST_STRNEQ (nextname, "__.SYMDEF/ ")) /* Old Linux archives. */ in bfd_slurp_armap()
1144 else if (CONST_STRNEQ (nextname, "/ ")) in bfd_slurp_armap()
1146 else if (CONST_STRNEQ (nextname, "/SYM64/ ")) in bfd_slurp_armap()
1156 else if (CONST_STRNEQ (nextname, "#1/20 ")) in bfd_slurp_armap()
1172 if (CONST_STRNEQ (extname, "__.SYMDEF SORTED") in bfd_slurp_armap()
1173 || CONST_STRNEQ (extname, "__.SYMDEF")) in bfd_slurp_armap()
1212 if (CONST_STRNEQ (nextname, "__.SYMDEF ") in bfd_slurp_bsd_armap_f2()
1213 || CONST_STRNEQ (nextname, "__.SYMDEF/ ")) /* Old Linux archives. */ in bfd_slurp_bsd_armap_f2()
1216 if (! CONST_STRNEQ (nextname, "/ ")) in bfd_slurp_bsd_armap_f2()
[all …]
Delf32-sh-symbian.c229 if (! CONST_STRNEQ (s, DIRECTIVE_IMPORT)) in sh_symbian_process_embedded_commands()
267 if (! CONST_STRNEQ (s, DIRECTIVE_AS)) in sh_symbian_process_embedded_commands()
331 if (! CONST_STRNEQ (s, DIRECTIVE_EXPORT)) in sh_symbian_process_embedded_commands()
Delf32-iq2000.c511 if (CONST_STRNEQ (sec->name, ".debug") in iq2000_elf_check_relocs()
512 || CONST_STRNEQ (sec->name, ".stab") in iq2000_elf_check_relocs()
513 || CONST_STRNEQ (sec->name, ".eh_frame")) in iq2000_elf_check_relocs()
Di386linux.c92 #define IS_GOT_SYM(name) (CONST_STRNEQ (name, GOT_REF_PREFIX))
100 #define IS_PLT_SYM(name) (CONST_STRNEQ (name, PLT_REF_PREFIX))
404 && CONST_STRNEQ (h->root.root.root.string, NEEDS_SHRLIB)) in linux_tally_symbols()
Dm68klinux.c91 #define IS_GOT_SYM(name) (CONST_STRNEQ (name, GOT_REF_PREFIX))
99 #define IS_PLT_SYM(name) (CONST_STRNEQ (name, PLT_REF_PREFIX))
407 && CONST_STRNEQ (h->root.root.root.string, NEEDS_SHRLIB)) in linux_tally_symbols()
Dsparclinux.c87 #define IS_GOT_SYM(name) (CONST_STRNEQ (name, GOT_REF_PREFIX))
95 #define IS_PLT_SYM(name) (CONST_STRNEQ (name, PLT_REF_PREFIX))
400 && CONST_STRNEQ (h->root.root.root.string, NEEDS_SHRLIB)) in linux_tally_symbols()
Dcompress.c394 compressed = CONST_STRNEQ ((char*) header , "ZLIB"); in bfd_is_section_compressed_with_header()
495 if (! CONST_STRNEQ ((char*) header, "ZLIB")) in bfd_init_section_decompress_status()
Dosf-core.c87 if (! CONST_STRNEQ (core_header.magic, "Core")) in osf_core_core_file_p()
Dcpu-i960.c54 else if (CONST_STRNEQ (string, "80960")) in scan_960_mach()
Dcoffgen.c2592 if (CONST_STRNEQ (name, ".gnu.linkonce.") in _bfd_coff_section_already_linked()
2937 else if (CONST_STRNEQ (o->name, ".idata") in coff_gc_sweep()
2938 || CONST_STRNEQ (o->name, ".pdata") in coff_gc_sweep()
2939 || CONST_STRNEQ (o->name, ".xdata") in coff_gc_sweep()
2940 || CONST_STRNEQ (o->name, ".rsrc")) in coff_gc_sweep()
3049 || CONST_STRNEQ (o->name, ".vectors") in bfd_coff_gc_sections()
3050 || CONST_STRNEQ (o->name, ".ctors") in bfd_coff_gc_sections()
3051 || CONST_STRNEQ (o->name, ".dtors")) in bfd_coff_gc_sections()
Dhpux-core.c148 return CONST_STRNEQ (sect->name, ".reg/"); in thread_section_p()
Dnlmcode.h177 if (CONST_STRNEQ (tempstr, "VeRsIoN#")) in nlm_swap_auxiliary_headers_in()
199 else if (CONST_STRNEQ (tempstr, "MeSsAgEs")) in nlm_swap_auxiliary_headers_in()
267 else if (CONST_STRNEQ (tempstr, "CoPyRiGhT=")) in nlm_swap_auxiliary_headers_in()
283 else if (CONST_STRNEQ (tempstr, "CuStHeAd")) in nlm_swap_auxiliary_headers_in()
348 if (CONST_STRNEQ (dataStamp, "CyGnUsEx")) in nlm_swap_auxiliary_headers_in()
Dcoff-stgo32.c344 if (! CONST_STRNEQ (magic, "go32stub")) in create_go32_stub()
Dcofflink.c382 && CONST_STRNEQ (name, "??_") in coff_link_add_symbols()
526 if (CONST_STRNEQ (stab->name, ".stab") in coff_link_add_symbols()
1292 if (CONST_STRNEQ (s, "-attr")) in process_embedded_commands()
1332 else if (CONST_STRNEQ (s, "-heap")) in process_embedded_commands()
1335 else if (CONST_STRNEQ (s, "-stack")) in process_embedded_commands()
1339 else if (CONST_STRNEQ (s, "-aligncomm:")) in process_embedded_commands()
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dsunos.em163 ASSERT (CONST_STRNEQ (inp->local_sym_name, "-l"));
276 if (! CONST_STRNEQ (entry->d_name, "lib")
291 if (! CONST_STRNEQ (entry->d_name + 3 + len, ".so"))
405 if (! CONST_STRNEQ (lname, "-l"))
591 if (! CONST_STRNEQ (global_needed->name, "-l"))
610 if (! CONST_STRNEQ (sname, "lib"))
Delf32.em416 if (CONST_STRNEQ (l->name, "libc.so"))
761 if (CONST_STRNEQ (p, "include") && (p[7] == ' ' || p[7] == '\t'))
1096 if (CONST_STRNEQ (name, ".eh_frame_entry"))
1762 && CONST_STRNEQ (lookup->name, ".rel"))
1888 else if (CONST_STRNEQ (secname, ".rel"))
1953 && CONST_STRNEQ (s->name, ".gnu.warning.")
1994 || (!iself && CONST_STRNEQ (secname, ".note"))))
2005 || (!iself && CONST_STRNEQ (secname, ".rel")))
2359 else if (CONST_STRNEQ (optarg, "max-page-size="))
2368 else if (CONST_STRNEQ (optarg, "common-page-size="))
[all …]
/toolchain/binutils/binutils-2.27/ld/
Dldwrite.c316 if (CONST_STRNEQ (name, ".stab")) in unsplittable_name()
361 if (CONST_STRNEQ (name, ".stab") in clone_section()
Dldctor.c133 if (!CONST_STRNEQ (name, "GLOBAL_")) in ctor_prio()

1234