Home
last modified time | relevance | path

Searched refs:undefined_section (Results 1 – 25 of 64) sorted by relevance

123

/openbsd/src/gnu/usr.bin/binutils/gas/
Dsymbols.c351 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 …]
Das.h298 && (SEG) != undefined_section \
326 #define undefined_section bfd_und_section_ptr macro
334 #define undefined_section SEG_UNKNOWN macro
Dsubsegs.c216 || 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()
Dread.c2112 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()
Dstabs.c152 symbol = symbol_create (string, undefined_section, 0,
Dexpr.c580 …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()
Dlisting.c826 if (S_GET_SEGMENT (ptr) == undefined_section) in list_symbol_table()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dsymbols.c322 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 …]
Dsubsegs.c116 || 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()
Das.h279 && (SEG) != undefined_section \
296 #define undefined_section bfd_und_section_ptr macro
Dexpr.c554 …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()
Dread.c1485 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()
Dstabs.c150 symbol = symbol_create (string, undefined_section, 0,
Dlisting.c821 if (S_GET_SEGMENT (ptr) == undefined_section) in list_symbol_table()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-i370.c330 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()
Dtc-xc16x.c333 || S_GET_SEGMENT (fixp->fx_addsy) == undefined_section) in tc_gen_reloc()
Dtc-sh64.c202 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()
Dtc-ia64.c7421 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 …]
Dobj-coff.c150 symbolP = symbol_new (name, undefined_section, in tag_find_or_make()
1239 S_SET_SEGMENT (weakp, undefined_section); in coff_frob_symbol()
Dtc-i960.c588 || 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/
Dtc-i370.c411 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;
Dtc-sh64.c202 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()
Dtc-ia64.c6659 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 …]
Dtc-i960.c1481 || S_GET_SEGMENT (e.X_add_symbol) == undefined_section)
2837 && S_GET_SEGMENT (fixP->fx_addsy) == undefined_section)
Dtc-i860.c1002 && seg != undefined_section in i860_get_expression()

123