/toolchain/binutils/binutils-2.25/opcodes/ |
D | nds32-asm.c | 100 {"rt", 20, 5, 0, HW_GPR, NULL}, 101 {"ra", 15, 5, 0, HW_GPR, NULL}, 102 {"rb", 10, 5, 0, HW_GPR, NULL}, 103 {"rd", 5, 5, 0, HW_GPR, NULL}, 105 {"fst", 20, 5, 0, HW_FSR, NULL}, 106 {"fsa", 15, 5, 0, HW_FSR, NULL}, 107 {"fsb", 10, 5, 0, HW_FSR, NULL}, 108 {"fdt", 20, 5, 0, HW_FDR, NULL}, 109 {"fda", 15, 5, 0, HW_FDR, NULL}, 110 {"fdb", 10, 5, 0, HW_FDR, NULL}, [all …]
|
D | ia64-asmtab.c | 59 { "ALAT", 0, 0, 0, -1, NULL, }, 60 { "AR[BSP]", 28, 0, 2, 17, NULL, }, 61 { "AR[BSPSTORE]", 28, 0, 2, 18, NULL, }, 62 { "AR[CCV]", 28, 0, 2, 32, NULL, }, 63 { "AR[CFLG]", 28, 0, 2, 27, NULL, }, 64 { "AR[CSD]", 28, 0, 2, 25, NULL, }, 65 { "AR[EC]", 28, 0, 2, 66, NULL, }, 66 { "AR[EFLAG]", 28, 0, 2, 24, NULL, }, 67 { "AR[FCR]", 28, 0, 2, 21, NULL, }, 68 { "AR[FDR]", 28, 0, 2, 30, NULL, }, [all …]
|
D | d30v-opc.c | 34 { "a0", NULL, OPERAND_ACC + 0 }, 35 { "a1", NULL, OPERAND_ACC + 1 }, 36 { "bpc", NULL, OPERAND_CONTROL + 3 }, 37 { "bpsw", NULL, OPERAND_CONTROL + 1 }, 43 { "cr12", NULL, OPERAND_CONTROL + 12 }, 44 { "cr13", NULL, OPERAND_CONTROL + 13 }, 49 { "cr18", NULL, OPERAND_CONTROL + 18 }, 50 { "cr19", NULL, OPERAND_CONTROL + 19 }, 52 { "cr20", NULL, OPERAND_CONTROL + 20 }, 53 { "cr21", NULL, OPERAND_CONTROL + 21 }, [all …]
|
D | ia64-opc-f.c | 83 #define EMPTY 0,0,NULL 90 {"frcpa", f2, OpXbQSf (0, 1, 0, 0), {F1, P2, F2, F3}, PSEUDO, 0, NULL}, 96 {"frsqrta", f2, OpXbQSf (0, 1, 1, 0), {F1, P2, F3}, PSEUDO, 0, NULL}, 102 {"fmin", f, OpXbX6Sf (0, 0, 0x14, 0), {F1, F2, F3}, PSEUDO, 0, NULL}, 107 {"fmax", f, OpXbX6Sf (0, 0, 0x15, 0), {F1, F2, F3}, PSEUDO, 0, NULL}, 112 {"famin", f, OpXbX6Sf (0, 0, 0x16, 0), {F1, F2, F3}, PSEUDO, 0, NULL}, 117 {"famax", f, OpXbX6Sf (0, 0, 0x17, 0), {F1, F2, F3}, PSEUDO, 0, NULL}, 122 {"mov", f, OpXbX6 (0, 0, 0x10), {F1, F3}, PSEUDO | F2_EQ_F3, 0, NULL}, 123 {"fabs", f, OpXbX6F2 (0, 0, 0x10, 0), {F1, F3}, PSEUDO, 0, NULL}, 124 {"fneg", f, OpXbX6 (0, 0, 0x11), {F1, F3}, PSEUDO | F2_EQ_F3, 0, NULL}, [all …]
|
D | cris-opc.c | 26 #ifndef NULL 27 #define NULL (0) macro 34 {"bz", 0, 1, cris_ver_v32p, NULL}, 35 {"p0", 0, 1, 0, NULL}, 36 {"vr", 1, 1, 0, NULL}, 37 {"p1", 1, 1, 0, NULL}, 38 {"pid", 2, 1, cris_ver_v32p, NULL}, 39 {"p2", 2, 1, cris_ver_v32p, NULL}, 40 {"p2", 2, 1, cris_ver_warning, NULL}, 41 {"srs", 3, 1, cris_ver_v32p, NULL}, [all …]
|
D | ia64-opc-m.c | 98 #define EMPTY 0,0,NULL 116 {"flushrs", M0, OpX3X4X2 (0, 0, 0xc, 0), {}, FIRST | NO_PRED, 0, NULL}, 117 {"loadrs", M0, OpX3X4X2 (0, 0, 0xa, 0), {}, FIRST | NO_PRED, 0, NULL}, 129 {"ssm", M0, OpX3X4 (0, 0, 6), {IMMU24}, PRIV, 0, NULL}, 130 {"rsm", M0, OpX3X4 (0, 0, 7), {IMMU24}, PRIV, 0, NULL}, 134 {"mov", M, OpX3X6b (1, 0, 0x2c), {CR3, R2}, PRIV, 0, NULL}, 135 {"mov", M, OpX3X6b (1, 0, 0x24), {R1, CR3}, PRIV, 0, NULL}, 137 {"alloc", M, OpX3 (1, 6), {R1, AR_PFS, SOF, SOL, SOR}, FIRST|NO_PRED|MOD_RRBS, 0, NULL}, 138 {"alloc", M, OpX3 (1, 6), {R1, SOF, SOL, SOR}, PSEUDO|FIRST|NO_PRED|MOD_RRBS, 0, NULL}, 140 {"mov", M, OpX3X6b (1, 0, 0x2d), {PSR_L, R2}, PRIV, 0, NULL}, [all …]
|
/toolchain/binutils/binutils-2.25/ld/ |
D | lexsup.c | 101 { {NULL, required_argument, NULL, '\0'}, 104 { {"architecture", required_argument, NULL, 'A'}, 106 { {"format", required_argument, NULL, 'b'}, 109 { {"mri-script", required_argument, NULL, 'c'}, 111 { {"dc", no_argument, NULL, 'd'}, 112 'd', NULL, N_("Force common symbols to be defined"), ONE_DASH }, 113 { {"dp", no_argument, NULL, 'd'}, 114 '\0', NULL, NULL, ONE_DASH }, 115 { {"entry", required_argument, NULL, 'e'}, 117 { {"export-dynamic", no_argument, NULL, OPTION_EXPORT_DYNAMIC}, [all …]
|
D | ldmisc.c | 150 if (name == NULL || *name == 0) in vfinfo() 161 if (demangled != NULL) in vfinfo() 177 const char *group = NULL; in vfinfo() 181 if (abfd != NULL in vfinfo() 183 && elf_next_in_group (sec) != NULL in vfinfo() 186 else if (abfd != NULL in vfinfo() 189 sec)) != NULL) in vfinfo() 191 if (group != NULL) in vfinfo() 201 if (abfd == NULL) in vfinfo() 232 if (bfd_my_archive (i->the_bfd) != NULL) in vfinfo() [all …]
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-metag.c | 89 {NULL, no_argument, NULL, 0} 254 if (l == NULL || *l != COMMA) in skip_comma() 255 return NULL; in skip_comma() 299 if (l == NULL) in parse_gp_regs_list() 312 return NULL; in parse_gp_regs_list() 354 return NULL; in parse_gp_regs() 370 return NULL; in parse_fpu_regs() 377 return NULL; in parse_fpu_regs() 424 if (l == NULL) in parse_pair_gp_regs() 428 if (l == NULL) in parse_pair_gp_regs() [all …]
|
D | xtensa-relax.c | 125 static opname_list *local_opnames = NULL; 528 gas_assert (tt != NULL); in append_transition() 533 tl->next = NULL; in append_transition() 534 if (prev == NULL) in append_transition() 540 for (t_p = &tt->table[opcode]; (*t_p) != NULL; t_p = &(*t_p)->next) in append_transition() 563 pl->next = NULL; in append_condition() 564 if (prev == NULL) in append_condition() 570 while (nxt != NULL) in append_condition() 617 bi->next = NULL; in append_build_insn() 618 if (prev == NULL) in append_build_insn() [all …]
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | debug.c | 619 if (ns == NULL) in debug_add_to_namespace() 644 if (info->current_unit == NULL in debug_add_to_current_namespace() 645 || info->current_file == NULL) in debug_add_to_current_namespace() 648 return NULL; in debug_add_to_current_namespace() 651 if (info->current_block != NULL) in debug_add_to_current_namespace() 681 if (name == NULL) in debug_set_filename() 695 if (info->current_unit != NULL) in debug_set_filename() 699 assert (info->units == NULL); in debug_set_filename() 705 info->current_function = NULL; in debug_set_filename() 706 info->current_block = NULL; in debug_set_filename() [all …]
|
D | stabs.c | 230 if (poverflow != NULL) in parse_number() 324 if (poverflow != NULL) in parse_number() 364 ret->file_types[0] = NULL; in start_stab() 387 for (st = info->tags; st != NULL; st = st->next) in finish_stab() 414 if (info->so_string != NULL in parse_stab() 435 info->file_types[0] = NULL; in parse_stab() 437 info->so_string = NULL; in parse_stab() 526 if (info->so_string == NULL) in parse_stab() 538 (const char *) NULL); in parse_stab() 628 if (colon != NULL in parse_stab() [all …]
|
D | objcopy.c | 77 static asymbol **isympp = NULL; /* Input symbols. */ 78 static asymbol **osympp = NULL; /* Output symbols that survive stripping. */ 194 static const char * gnu_debuglink_filename = NULL; 221 static htab_t strip_specific_htab = NULL; 222 static htab_t strip_unneeded_htab = NULL; 223 static htab_t keep_specific_htab = NULL; 224 static htab_t localize_specific_htab = NULL; 225 static htab_t globalize_specific_htab = NULL; 226 static htab_t keepglobal_specific_htab = NULL; 227 static htab_t weaken_specific_htab = NULL; [all …]
|
D | objdump.c | 79 static char *default_target = NULL; /* Default at runtime. */ 129 static struct only * only_list = NULL; 149 static char *machine = NULL; 152 static char *disassembler_options = NULL; 191 NULL 272 if (objdump_private_vectors[0] != NULL) in usage() 276 for (desc = objdump_private_vectors; *desc != NULL; desc++) in usage() 303 {"adjust-vma", required_argument, NULL, OPTION_ADJUST_VMA}, 304 {"all-headers", no_argument, NULL, 'x'}, 305 {"private-headers", no_argument, NULL, 'p'}, [all …]
|
D | addr2line.c | 55 {"addresses", no_argument, NULL, 'a'}, 56 {"basenames", no_argument, NULL, 's'}, 57 {"demangle", optional_argument, NULL, 'C'}, 58 {"exe", required_argument, NULL, 'e'}, 59 {"functions", no_argument, NULL, 'f'}, 60 {"inlines", no_argument, NULL, 'i'}, 61 {"pretty-print", no_argument, NULL, 'p'}, 62 {"section", required_argument, NULL, 'j'}, 63 {"target", required_argument, NULL, 'b'}, 64 {"help", no_argument, NULL, 'H'}, [all …]
|
/toolchain/binutils/binutils-2.25/intl/ |
D | finddomain.c | 92 strlen (dirname) + 1, 0, locale, NULL, NULL, 93 NULL, NULL, NULL, NULL, NULL, domainname, 0); 94 if (retval != NULL) 102 if (retval->data != NULL) 105 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt) 110 if (retval->successor[cnt]->data != NULL) 113 return cnt >= 0 ? retval : NULL; 121 if (alias_value != NULL) 125 if (locale == NULL) 126 return NULL; [all …]
|
D | bindtextdom.c | 110 if (domainname == NULL || domainname[0] == '\0') 113 *dirnamep = NULL; 115 *codesetp = NULL; 123 for (binding = _nl_domain_bindings; binding != NULL; binding = binding->next) 132 binding = NULL; 137 if (binding != NULL) 143 if (dirname == NULL) 163 if (__builtin_expect (result != NULL, 1)) 168 if (__builtin_expect (result != NULL, 1)) 185 if (codeset == NULL) [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | opncls.c | 62 if (nbfd == NULL) in _bfd_new_bfd() 63 return NULL; in _bfd_new_bfd() 74 if (nbfd->memory == NULL) in _bfd_new_bfd() 78 return NULL; in _bfd_new_bfd() 87 return NULL; in _bfd_new_bfd() 103 if (nbfd == NULL) in _bfd_new_bfd_contained_in() 104 return NULL; in _bfd_new_bfd_contained_in() 142 abfd->sections = NULL; in _bfd_free_cached_info() 143 abfd->section_last = NULL; in _bfd_free_cached_info() 144 abfd->outsymbols = NULL; in _bfd_free_cached_info() [all …]
|
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
D | test-pexecute.c | 203 != NULL) \ in main() 205 : (FATAL_ERROR ("pex_init failed", 0), NULL)) in main() 217 if (pex_run_err != NULL) \ in main() 236 ((test_pex_file = pex_read_output (PEXOBJ, 0)) != NULL \ in main() 238 : (FATAL_ERROR ("pex_read_output failed", errno), NULL)) in main() 247 pex1 = TEST_PEX_INIT (PEX_USE_PIPES, NULL); in main() 249 subargv[2] = NULL; in main() 250 TEST_PEX_RUN (pex1, PEX_LAST, "./test-pexecute", subargv, NULL, NULL); in main() 256 pex1 = TEST_PEX_INIT (PEX_USE_PIPES, NULL); in main() 258 subargv[2] = NULL; in main() [all …]
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | plugin_test.c | 51 static struct claimed_file* first_claimed_file = NULL; 52 static struct claimed_file* last_claimed_file = NULL; 54 static ld_plugin_register_claim_file register_claim_file_hook = NULL; 55 static ld_plugin_register_all_symbols_read register_all_symbols_read_hook = NULL; 56 static ld_plugin_register_cleanup register_cleanup_hook = NULL; 57 static ld_plugin_add_symbols add_symbols = NULL; 58 static ld_plugin_get_symbols get_symbols = NULL; 59 static ld_plugin_get_symbols get_symbols_v2 = NULL; 60 static ld_plugin_add_input_file add_input_file = NULL; 61 static ld_plugin_message message = NULL; [all …]
|
D | plugin_section_order.c | 33 static ld_plugin_get_input_section_count get_input_section_count = NULL; 34 static ld_plugin_get_input_section_type get_input_section_type = NULL; 35 static ld_plugin_get_input_section_name get_input_section_name = NULL; 36 static ld_plugin_get_input_section_contents get_input_section_contents = NULL; 37 static ld_plugin_update_section_order update_section_order = NULL; 38 static ld_plugin_allow_section_ordering allow_section_ordering = NULL; 40 allow_unique_segment_for_sections = NULL; 41 static ld_plugin_unique_segment_for_sections unique_segment_for_sections = NULL; 97 if (get_input_section_count == NULL in onload() 98 || get_input_section_type == NULL in onload() [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | readsyms.cc | 58 if (this->this_blocker_ != NULL) in ~Unblock_token() 65 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked()) in is_runnable() 67 return NULL; in is_runnable() 130 input_group, NULL, NULL, next_blocker)); in requeue() 145 return NULL; in is_runnable() 154 if (this->member_ != NULL) in locks() 167 if (!this->do_read_symbols(workqueue) && this->member_ == NULL) in run() 204 this->mapfile_, arg, NULL, in do_whole_lib_group() 205 NULL, this_blocker, next_blocker)); in do_whole_lib_group() 249 this->mapfile_, arg, NULL, in do_lib_group() [all …]
|
D | target-select.cc | 60 bfd_name_(bfd_name), emulation_(emulation), instantiated_target_(NULL), in Target_selector() 73 this->set_target_once_.run_once(NULL); in instantiate_target() 82 gold_assert(this->instantiated_target_ == NULL); in set_target() 92 return NULL; in do_target_bfd_name() 94 gold_assert(my_bfd_name != NULL); in do_target_bfd_name() 105 for (Target_selector* p = target_selectors; p != NULL; p = p->next()) in select_target() 114 if (ret != NULL) in select_target() 118 return NULL; in select_target() 127 for (Target_selector* p = target_selectors; p != NULL; p = p->next()) in select_target_by_bfd_name() 130 if (pname == NULL || strcmp(pname, name) == 0) in select_target_by_bfd_name() [all …]
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | objalloc.c | 92 if (ret == NULL) in objalloc_create() 93 return NULL; in objalloc_create() 96 if (ret->chunks == NULL) in objalloc_create() 99 return NULL; in objalloc_create() 103 chunk->next = NULL; in objalloc_create() 104 chunk->current_ptr = NULL; in objalloc_create() 129 return NULL; in _objalloc_alloc() 144 if (ret == NULL) in _objalloc_alloc() 145 return NULL; in _objalloc_alloc() 160 if (chunk == NULL) in _objalloc_alloc() [all …]
|
D | cp-demangle.c | 555 if (dc == NULL) in d_dump() 805 if (p == NULL || s == NULL || len == 0) in cplus_demangle_fill_name() 820 if (p == NULL || args < 0 || name == NULL) in cplus_demangle_fill_extended_operator() 836 if (p == NULL in cplus_demangle_fill_ctor() 837 || name == NULL in cplus_demangle_fill_ctor() 855 if (p == NULL in cplus_demangle_fill_dtor() 856 || name == NULL in cplus_demangle_fill_dtor() 874 return NULL; in d_make_empty() 913 if (left == NULL || right == NULL) in d_make_comp() 914 return NULL; in d_make_comp() [all …]
|