/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-sh.h | 86 ((md_register_arithmetic || (SEG) != reg_section) \ 208 ((!md_register_arithmetic && (SEG) == reg_section) \ 215 || (!md_register_arithmetic && (SEG) == reg_section)) 220 ((md_register_arithmetic || (SEG) != reg_section) \
|
H A D | tc-mmix.h | 126 || S_GET_SEGMENT ((FIX)->fx_addsy) != reg_section) \ 142 if (S_GET_SEGMENT (sym) == reg_section) \
|
H A D | tc-mmix.c | 790 symbol_table_insert (symbol_new (buf, reg_section, in mmix_md_begin() 799 reg_section, in mmix_md_begin() 805 symbol_table_insert (symbol_new ("ROUND_CURRENT", reg_section, in mmix_md_begin() 807 symbol_table_insert (symbol_new ("ROUND_OFF", reg_section, in mmix_md_begin() 809 symbol_table_insert (symbol_new ("ROUND_UP", reg_section, in mmix_md_begin() 811 symbol_table_insert (symbol_new ("ROUND_DOWN", reg_section, in mmix_md_begin() 813 symbol_table_insert (symbol_new ("ROUND_NEAR", reg_section, in mmix_md_begin() 2457 || symsec != reg_section)))) in md_apply_fix() 2542 && (S_GET_SEGMENT (fixP->fx_addsy) != reg_section in md_apply_fix() 2567 || S_GET_SEGMENT (fixP->fx_addsy) != reg_section in md_apply_fix() [all …]
|
H A D | tc-microblaze.h | 55 (md_register_arithmetic || (SEG) != reg_section)
|
H A D | tc-m68k.h | 67 if (S_GET_SEGMENT (sym) == reg_section) \
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-sh.h | 86 ((md_register_arithmetic || (SEG) != reg_section) \ 210 ((!md_register_arithmetic && (SEG) == reg_section) \ 217 || (!md_register_arithmetic && (SEG) == reg_section)) 222 ((md_register_arithmetic || (SEG) != reg_section) \
|
H A D | tc-mmix.h | 126 || S_GET_SEGMENT ((FIX)->fx_addsy) != reg_section) \ 142 if (S_GET_SEGMENT (sym) == reg_section) \
|
H A D | tc-mmix.c | 788 symbol_table_insert (symbol_new (buf, reg_section, in mmix_md_begin() 797 reg_section, in mmix_md_begin() 803 symbol_table_insert (symbol_new ("ROUND_CURRENT", reg_section, in mmix_md_begin() 805 symbol_table_insert (symbol_new ("ROUND_OFF", reg_section, in mmix_md_begin() 807 symbol_table_insert (symbol_new ("ROUND_UP", reg_section, in mmix_md_begin() 809 symbol_table_insert (symbol_new ("ROUND_DOWN", reg_section, in mmix_md_begin() 811 symbol_table_insert (symbol_new ("ROUND_NEAR", reg_section, in mmix_md_begin() 2455 || symsec != reg_section)))) in md_apply_fix() 2540 && (S_GET_SEGMENT (fixP->fx_addsy) != reg_section in md_apply_fix() 2565 || S_GET_SEGMENT (fixP->fx_addsy) != reg_section in md_apply_fix() [all …]
|
H A D | tc-microblaze.h | 55 (md_register_arithmetic || (SEG) != reg_section)
|
H A D | tc-m68k.h | 67 if (S_GET_SEGMENT (sym) == reg_section) \
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ptrace-core.c | 40 asection *reg_section; member 47 #define core_regsec(bfd) ((bfd)->tdata.trad_core_data->reg_section)
|
H A D | hppabsd-core.c | 62 asection *reg_section; member 70 #define core_regsec(bfd) (core_hdr(bfd)->reg_section)
|
H A D | trad-core.c | 45 asection *reg_section; member 52 #define core_regsec(bfd) ((bfd)->tdata.trad_core_data->reg_section)
|
H A D | aix386-core.c | 55 (((bfd)->tdata.trad_core_data)->reg_section) 63 asection *reg_section; member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ptrace-core.c | 40 asection *reg_section; member 47 #define core_regsec(bfd) ((bfd)->tdata.trad_core_data->reg_section)
|
H A D | hppabsd-core.c | 62 asection *reg_section; member 70 #define core_regsec(bfd) (core_hdr(bfd)->reg_section)
|
H A D | trad-core.c | 45 asection *reg_section; member 52 #define core_regsec(bfd) ((bfd)->tdata.trad_core_data->reg_section)
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | expr.c | 92 ? reg_section in make_expr_symbol() 1351 else if (mode != expr_defer && segment == reg_section) in operand() 1410 return reg_section; in operand() 2075 else if (retval == reg_section) in expr() 2077 else if (rightseg == reg_section) in expr() 2235 && (seg_left != reg_section || left == right) in resolve_expression() 2282 && ((seg_left == reg_section && seg_right == reg_section) in resolve_expression() 2354 else if (seg_left == reg_section && final_val == 0) in resolve_expression()
|
H A D | as.h | 175 && (SEG) != reg_section \ 187 extern segT reg_section, expr_section;
|
H A D | output-file.c | 87 stash_frchain_obs (reg_section); in output_file_close()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mmix-dis.c | 93 asection *reg_section = bfd_get_section_by_name (abfd, "*REG*"); in initialize_mmix_dis_info() local 95 if (reg_section != NULL) in initialize_mmix_dis_info() 115 if (syms[i]->section == reg_section in initialize_mmix_dis_info()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mmix-dis.c | 93 asection *reg_section = bfd_get_section_by_name (abfd, "*REG*"); in initialize_mmix_dis_info() local 95 if (reg_section != NULL) in initialize_mmix_dis_info() 115 if (syms[i]->section == reg_section in initialize_mmix_dis_info()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | expr.c | 88 ? reg_section in make_expr_symbol() 1383 else if (mode != expr_defer && segment == reg_section) in operand() 1442 return reg_section; in operand() 2131 else if (retval == reg_section) in expr() 2133 else if (rightseg == reg_section) in expr() 2291 && (seg_left != reg_section || left == right) in resolve_expression() 2338 && ((seg_left == reg_section && seg_right == reg_section) in resolve_expression() 2420 else if (seg_left == reg_section && final_val == 0) in resolve_expression()
|
H A D | as.h | 180 && (SEG) != reg_section \ 192 extern segT reg_section, expr_section;
|
H A D | output-file.c | 90 stash_frchain_obs (reg_section); in output_file_close()
|