| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | symbols.c | 351 if (locsym->lsy_section != undefined_section in colon() 548 symbolP = (symbolS *) local_symbol_make (name, undefined_section, in symbol_find_or_make() 572 symbolP = symbol_new (name, undefined_section, (valueT) 0, &zero_address_frag); in symbol_make() 836 if (seg_left == undefined_section) in report_op_error() 840 if (seg_right == undefined_section) in report_op_error() 844 if (seg_left != undefined_section in report_op_error() 845 && seg_right != undefined_section) in report_op_error() 860 if (seg_left == undefined_section) in report_op_error() 863 if (seg_right == undefined_section) in report_op_error() 866 if (seg_left != undefined_section in report_op_error() [all …]
|
| D | as.h | 298 && (SEG) != undefined_section \ 326 #define undefined_section bfd_und_section_ptr macro 334 #define undefined_section SEG_UNKNOWN macro
|
| D | subsegs.c | 216 || now_seg == undefined_section in subseg_set_rest() 230 || now_seg == undefined_section in subseg_set_rest() 531 if (S_GET_SEGMENT (s) == undefined_section) in section_symbol()
|
| D | read.c | 2112 if (S_GET_SEGMENT (symbolP) == undefined_section in s_lsym() 2221 S_SET_SEGMENT (line_label, undefined_section); in s_macro() 2717 symbolP = symbol_new (name, undefined_section, 0, dummy_frag); in s_set() 2722 symbolP = symbol_new (name, undefined_section, 0, &zero_address_frag); in s_set() 3147 if (S_GET_SEGMENT (exp.X_add_symbol) == undefined_section in pseudo_set() 4665 if ((retval = get_segmented_expression (expP)) == undefined_section) in get_known_segmented_expression()
|
| D | stabs.c | 152 symbol = symbol_create (string, undefined_section, 0,
|
| D | expr.c | 580 …know (S_GET_SEGMENT (symbolP) == undefined_section || S_GET_SEGMENT (symbolP) == text_section || S… in integer_constant() 1895 if (retval != undefined_section || SEG_NORMAL (rightseg)) in expr()
|
| D | listing.c | 826 if (S_GET_SEGMENT (ptr) == undefined_section) in list_symbol_table()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | symbols.c | 322 if (locsym->lsy_section != undefined_section in colon() 528 symbolP = (symbolS *) local_symbol_make (name, undefined_section, in symbol_find_or_make() 551 symbolP = symbol_new (name, undefined_section, (valueT) 0, &zero_address_frag); in symbol_make() 897 if (seg_left == undefined_section) in report_op_error() 901 if (seg_right == undefined_section) in report_op_error() 905 if (seg_left != undefined_section in report_op_error() 906 && seg_right != undefined_section) in report_op_error() 921 if (seg_left == undefined_section) in report_op_error() 924 if (seg_right == undefined_section) in report_op_error() 927 if (seg_left != undefined_section in report_op_error() [all …]
|
| D | subsegs.c | 116 || now_seg == undefined_section in subseg_set_rest() 130 || now_seg == undefined_section in subseg_set_rest() 361 && seg != undefined_section)) in section_symbol() 363 else if (seg == undefined_section) in section_symbol()
|
| D | as.h | 279 && (SEG) != undefined_section \ 296 #define undefined_section bfd_und_section_ptr macro
|
| D | expr.c | 554 …know (S_GET_SEGMENT (symbolP) == undefined_section || S_GET_SEGMENT (symbolP) == text_section || S… in integer_constant() 1876 if (retval != undefined_section || SEG_NORMAL (rightseg)) in expr() 2027 && (seg_left != undefined_section || add_symbol == op_symbol))) in resolve_expression() 2072 && (seg_left != undefined_section in resolve_expression() 2073 || seg_right != undefined_section in resolve_expression() 2112 && (seg_left != undefined_section in resolve_expression()
|
| D | read.c | 1485 S_SET_SEGMENT (symbolP, undefined_section); in s_comm_internal() 2250 if (S_GET_SEGMENT (symbolP) == undefined_section) in s_lsym() 3287 S_SET_SEGMENT (symbolP, undefined_section); in s_weakref() 3419 && (seg != undefined_section in pseudo_set() 3425 else if (!S_IS_FORWARD_REF (symbolP) && seg != undefined_section) in pseudo_set() 3439 S_SET_SEGMENT (symbolP, undefined_section); in pseudo_set() 4924 if ((retval = get_segmented_expression (expP)) == undefined_section) in get_known_segmented_expression()
|
| D | stabs.c | 150 symbol = symbol_create (string, undefined_section, 0,
|
| D | listing.c | 821 if (S_GET_SEGMENT (ptr) == undefined_section) in list_symbol_table()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-i370.c | 330 static segT i370_other_section = undefined_section; 1219 return symbol_create (FAKE_LABEL_NAME, undefined_section, in symbol_make_empty() 1617 if (i370_other_section == undefined_section) in i370_ltorg() 1796 i370_other_section = undefined_section; in i370_drop()
|
| D | tc-xc16x.c | 333 || S_GET_SEGMENT (fixp->fx_addsy) == undefined_section) in tc_gen_reloc()
|
| D | tc-sh64.c | 202 if (S_GET_SEGMENT (symp) == undefined_section) in shmedia_md_end() 212 if (symseg != undefined_section) in shmedia_md_end() 296 S_SET_SEGMENT (symp, undefined_section); in shmedia_frob_file_before_adjust() 486 S_SET_SEGMENT (symp, undefined_section); in sh64_adjust_symtab() 3272 if (symseg != undefined_section in sh64_consume_datalabel()
|
| D | tc-ia64.c | 7421 symbol_new (".<dtpmod>", undefined_section, FUNC_DTP_MODULE, in md_begin() 7425 symbol_new (".<dtprel>", undefined_section, FUNC_DTP_RELATIVE, in md_begin() 7429 symbol_new (".<fptr>", undefined_section, FUNC_FPTR_RELATIVE, in md_begin() 7433 symbol_new (".<gprel>", undefined_section, FUNC_GP_RELATIVE, in md_begin() 7437 symbol_new (".<ltoff>", undefined_section, FUNC_LT_RELATIVE, in md_begin() 7441 symbol_new (".<ltoffx>", undefined_section, FUNC_LT_RELATIVE_X, in md_begin() 7445 symbol_new (".<pcrel>", undefined_section, FUNC_PC_RELATIVE, in md_begin() 7449 symbol_new (".<pltoff>", undefined_section, FUNC_PLT_RELATIVE, in md_begin() 7453 symbol_new (".<secrel>", undefined_section, FUNC_SEC_RELATIVE, in md_begin() 7457 symbol_new (".<segrel>", undefined_section, FUNC_SEG_RELATIVE, in md_begin() [all …]
|
| D | obj-coff.c | 150 symbolP = symbol_new (name, undefined_section, in tag_find_or_make() 1239 S_SET_SEGMENT (weakp, undefined_section); in coff_frob_symbol()
|
| D | tc-i960.c | 588 || S_GET_SEGMENT (e.X_add_symbol) == undefined_section) in get_cdisp() 2447 && S_GET_SEGMENT (fixP->fx_addsy) == undefined_section) in md_apply_fix()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-i370.c | 411 static segT i370_other_section = undefined_section; 1316 return symbol_create (FAKE_LABEL_NAME, undefined_section, in symbol_make_empty() 1722 if (i370_other_section == undefined_section) 1915 i370_other_section = undefined_section;
|
| D | tc-sh64.c | 202 if (S_GET_SEGMENT (symp) == undefined_section) in shmedia_md_end() 212 if (symseg != undefined_section) in shmedia_md_end() 296 S_SET_SEGMENT (symp, undefined_section); in shmedia_frob_file_before_adjust() 486 S_SET_SEGMENT (symp, undefined_section); in sh64_adjust_symtab() 3260 if (symseg != undefined_section in sh64_consume_datalabel()
|
| D | tc-ia64.c | 6659 symbol_new (".<dtpmod>", undefined_section, FUNC_DTP_MODULE, in md_begin() 6663 symbol_new (".<dtprel>", undefined_section, FUNC_DTP_RELATIVE, in md_begin() 6667 symbol_new (".<fptr>", undefined_section, FUNC_FPTR_RELATIVE, in md_begin() 6671 symbol_new (".<gprel>", undefined_section, FUNC_GP_RELATIVE, in md_begin() 6675 symbol_new (".<ltoff>", undefined_section, FUNC_LT_RELATIVE, in md_begin() 6679 symbol_new (".<ltoffx>", undefined_section, FUNC_LT_RELATIVE_X, in md_begin() 6683 symbol_new (".<pcrel>", undefined_section, FUNC_PC_RELATIVE, in md_begin() 6687 symbol_new (".<pltoff>", undefined_section, FUNC_PLT_RELATIVE, in md_begin() 6691 symbol_new (".<secrel>", undefined_section, FUNC_SEC_RELATIVE, in md_begin() 6695 symbol_new (".<segrel>", undefined_section, FUNC_SEG_RELATIVE, in md_begin() [all …]
|
| D | tc-i960.c | 1481 || S_GET_SEGMENT (e.X_add_symbol) == undefined_section) 2837 && S_GET_SEGMENT (fixP->fx_addsy) == undefined_section)
|
| D | tc-i860.c | 1002 && seg != undefined_section in i860_get_expression()
|