Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/
H A Das.h300 && (SEG) != expr_section)
322 extern segT reg_section, expr_section;
329 #define expr_section SEG_EXPR macro
H A Dsymbols.c488 S_SET_SEGMENT (symbolP, expr_section); in colon()
959 if (final_seg == expr_section) in resolve_symbol_value()
1011 else if (finalize_syms && final_seg == expr_section in resolve_symbol_value()
1012 && seg_left != expr_section) in resolve_symbol_value()
1032 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
1053 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
1140 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
1195 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
1241 else if (S_GET_SEGMENT (symp) != expr_section) in resolve_symbol_value()
2407 && s != expr_section) in print_symbol_value_1()
H A Das.c111 segT expr_section; variable
952 expr_section = subseg_new ("*GAS `expr' section*", 0); in perform_an_assembly_pass()
H A Dexpr.c99 : expr_section), in make_expr_symbol()
H A Dread.c1510 S_SET_SEGMENT (line_label, expr_section); in s_mri_common()
4670 && S_GET_SEGMENT (expP->X_add_symbol) != expr_section) in get_known_segmented_expression()
H A Dwrite.c1474 if (*seclist == reg_section || *seclist == expr_section) in write_object_file()
H A DChangeLog-92954654 processing if add_symbol is undefined or in expr_section.
9146 symbol in expr_section can not be resolved.
10110 (expr_section): Added (used for dummy symbols which hold
10112 (perform_an_assembly_pass): Create expr_section, do not create the
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dsymbols.c469 S_SET_SEGMENT (symbolP, expr_section); in colon()
1019 if (final_seg == expr_section) in resolve_symbol_value()
1088 else if (finalize_syms && final_seg == expr_section in resolve_symbol_value()
1089 && seg_left != expr_section) in resolve_symbol_value()
1109 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
1132 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
1283 if (final_seg == expr_section || final_seg == undefined_section) in resolve_symbol_value()
1324 else if (S_GET_SEGMENT (symp) != expr_section) in resolve_symbol_value()
1404 || symbolP->bsym->section == expr_section) in snapshot_symbol()
1410 if (*segP == expr_section) in snapshot_symbol()
[all …]
H A Das.h281 && (SEG) != expr_section)
292 extern segT reg_section, expr_section;
H A Das.c113 segT expr_section; variable
1001 expr_section = subseg_new ("*GAS `expr' section*", 0); in perform_an_assembly_pass()
H A Dread.c1615 S_SET_SEGMENT (line_label, expr_section); in s_mri_common()
3446 S_SET_SEGMENT (symbolP, expr_section); in pseudo_set()
4929 && S_GET_SEGMENT (expP->X_add_symbol) != expr_section) in get_known_segmented_expression()
H A Dexpr.c99 : expr_section), in make_expr_symbol()
H A Dwrite.c1245 bfd_section_list_remove (stdoutput, expr_section); in write_object_file()
H A DChangeLog-2005879 * read.c (pseudo_set): Don't set undefined symbols to expr_section.
921 * read.c (pseudo_set): Set segment of expression syms to expr_section.
H A DChangeLog-92954654 processing if add_symbol is undefined or in expr_section.
9146 symbol in expr_section can not be resolved.
10110 (expr_section): Added (used for dummy symbols which hold
10112 (perform_an_assembly_pass): Create expr_section, do not create the