Home
last modified time | relevance | path

Searched refs:expr_section (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dsymbols.c703 S_SET_SEGMENT (symbolP, expr_section); in colon()
877 if ((symbolP->bsym->section == expr_section in symbol_clone_if_forward_ref()
1192 && S_GET_SEGMENT (symp->x->value.X_op_symbol) != expr_section) in use_complex_relocs_for()
1202 && S_GET_SEGMENT (symp->x->value.X_add_symbol) != expr_section) in use_complex_relocs_for()
1347 else if (final_seg == expr_section in resolve_symbol_value()
1466 if (final_seg == expr_section) in resolve_symbol_value()
1540 && ((final_seg == expr_section in resolve_symbol_value()
1541 && seg_left != expr_section in resolve_symbol_value()
1569 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
1595 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
[all …]
H A Das.h181 && (SEG) != expr_section)
192 extern segT reg_section, expr_section;
H A Doutput-file.c91 stash_frchain_obs (expr_section); in output_file_close()
H A Dcgen.c432 || (bsym->section != expr_section in gas_cgen_parse_operand()
442 stmp = symbol_create (FAKE_LABEL_NAME, expr_section, in gas_cgen_parse_operand()
464 && bsym->section == expr_section in gas_cgen_parse_operand()
H A Das.c117 segT expr_section; variable
1233 expr_section = subseg_new ("*GAS `expr' section*", 0); in perform_an_assembly_pass()
H A Dexpr.c89 : expr_section), in make_expr_symbol()
2127 else if (retval == expr_section) in expr()
2129 else if (rightseg == expr_section) in expr()
H A Dread.c1914 S_SET_SEGMENT (line_label, expr_section); in s_mri_common()
2836 && segment != expr_section) in do_org()
4059 S_SET_SEGMENT (symbolP, expr_section); in pseudo_set()
5677 && S_GET_SEGMENT (expP->X_add_symbol) != expr_section) in get_known_segmented_expression()
H A Ddwarf2dbg.c443 S_SET_SEGMENT (e->loc.u.view, expr_section); in set_or_check_view()
H A Dwrite.c2151 bfd_section_list_remove (stdoutput, expr_section); in write_object_file()
H A DChangeLog-2010212 to expr_section symbols; clone all equated symbols. Clear
1222 section_symbol() with expr_section.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dsymbols.c634 S_SET_SEGMENT (symbolP, expr_section); in colon()
807 if ((symbolP->bsym->section == expr_section in symbol_clone_if_forward_ref()
1122 && S_GET_SEGMENT (symp->x->value.X_op_symbol) != expr_section) in use_complex_relocs_for()
1132 && S_GET_SEGMENT (symp->x->value.X_add_symbol) != expr_section) in use_complex_relocs_for()
1277 else if (final_seg == expr_section in resolve_symbol_value()
1357 if (final_seg == expr_section) in resolve_symbol_value()
1431 && ((final_seg == expr_section in resolve_symbol_value()
1432 && seg_left != expr_section in resolve_symbol_value()
1460 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
1486 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
[all …]
H A Das.h176 && (SEG) != expr_section)
187 extern segT reg_section, expr_section;
H A Doutput-file.c88 stash_frchain_obs (expr_section); in output_file_close()
H A Dcgen.c430 || (bsym->section != expr_section in gas_cgen_parse_operand()
440 stmp = symbol_create (FAKE_LABEL_NAME, expr_section, in gas_cgen_parse_operand()
462 && bsym->section == expr_section in gas_cgen_parse_operand()
H A Das.c118 segT expr_section; variable
1228 expr_section = subseg_new ("*GAS `expr' section*", 0); in perform_an_assembly_pass()
H A Dexpr.c93 : expr_section), in make_expr_symbol()
2071 else if (retval == expr_section) in expr()
2073 else if (rightseg == expr_section) in expr()
H A Dread.c1883 S_SET_SEGMENT (line_label, expr_section); in s_mri_common()
2797 && segment != expr_section) in do_org()
4014 S_SET_SEGMENT (symbolP, expr_section); in pseudo_set()
5639 && S_GET_SEGMENT (expP->X_add_symbol) != expr_section) in get_known_segmented_expression()
H A Ddwarf2dbg.c439 S_SET_SEGMENT (e->loc.u.view, expr_section); in set_or_check_view()
H A Dwrite.c2157 bfd_section_list_remove (stdoutput, expr_section); in write_object_file()
H A DChangeLog-2010212 to expr_section symbols; clone all equated symbols. Clear
1222 section_symbol() with expr_section.
H A DChangeLog-20111687 * read.c (do_org): Allow expr_section.
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386-intel.c584 && seg != expr_section) in i386_intel_simplify()
H A Dtc-avr.c2643 S_SET_SEGMENT (sy, expr_section); in avr_patch_gccisr_frag()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386-intel.c589 && seg != expr_section) in i386_intel_simplify()
H A Dtc-avr.c2643 S_SET_SEGMENT (sy, expr_section); in avr_patch_gccisr_frag()

12