Lines Matching +defs:label +defs:offset

1089   /* Simply linked list of subsections with a label.  */
2264 as_warn (_("symbol+offset@%s means symbol@%s+offset"),
2284 as_bad (_("symbol+offset@%s not supported"), ptr->string);
2898 symbolS *label;
2917 l->label = sym;
2945 /* Anchor this label to the current csect for relocations. */
2956 /* Set the class of a label based on where it is defined. This handles
3951 as_bad (_("unsupported relocation for DS offset field"));
4097 a label attached to the instruction. By "attached" we mean
4104 symbol_set_frag (l->label, dot_frag);
4105 S_SET_VALUE (l->label, dot_value);
4141 int offset = target_big_endian ? (insn_length - size) : 0;
4144 f - frag_now->fr_literal + offset,
4502 /* Make sym an offset from lcomm_sym. */
4705 .dwsect flag [, opt-label ]
4728 /* Parse opt-label. */
4731 char *label;
4736 c = get_symbol_name (&label);
4737 opt_label = symbol_find_or_make (label);
4761 as_bad (_("label %s was not defined in this dwarf section"),
5198 offset is 0. Since this seems to be corner case problem,
5289 argument seems to be the label for the start of the function. gcc
5458 /* The value of these symbols is actually file offset. Here we set
5802 symbolS *label;
5804 label = symbol_get_tc (ppc_current_csect)->within;
5805 if (symbol_get_tc (label)->symbol_class != XMC_TC0)
5807 as_bad (_(".tc with no label"));
5812 S_SET_SEGMENT (label, S_GET_SEGMENT (sym));
5813 symbol_set_frag (label, symbol_get_frag (sym));
5814 S_SET_VALUE (label, S_GET_VALUE (sym));
6376 /* The value is the offset from the enclosing csect. */
6391 /* We want the value to be a file offset into the line numbers.
6598 /* If the symbol was not declared by a label (eg: a section symbol),
7143 does not generate a reloc. It uses the offset of `sym' within its
7387 /* Adjust the offset to the instruction boundary. */
7736 /* We want to use the offset within the toc, not the actual VMA