Lines Matching +defs:label +defs:offset

1086   /* Simply linked list of subsections with a label.  */
2223 as_warn (_("symbol+offset@%s means symbol@%s+offset"),
2243 as_bad (_("symbol+offset@%s not supported"), ptr->string);
2857 symbolS *label;
2876 l->label = sym;
2904 /* Anchor this label to the current csect for relocations. */
2915 /* Set the class of a label based on where it is defined. This handles
3922 as_bad (_("unsupported relocation for DS offset field"));
4069 a label attached to the instruction. By "attached" we mean
4076 symbol_set_frag (l->label, dot_frag);
4077 S_SET_VALUE (l->label, dot_value);
4113 int offset = target_big_endian ? (insn_length - size) : 0;
4116 f - frag_now->fr_literal + offset,
4473 /* Make sym an offset from lcomm_sym. */
4676 .dwsect flag [, opt-label ]
4699 /* Parse opt-label. */
4702 char *label;
4707 c = get_symbol_name (&label);
4708 opt_label = symbol_find_or_make (label);
4732 as_bad (_("label %s was not defined in this dwarf section"),
5166 offset is 0. Since this seems to be corner case problem,
5257 argument seems to be the label for the start of the function. gcc
5426 /* The value of these symbols is actually file offset. Here we set
5770 symbolS *label;
5772 label = symbol_get_tc (ppc_current_csect)->within;
5773 if (symbol_get_tc (label)->symbol_class != XMC_TC0)
5775 as_bad (_(".tc with no label"));
5780 S_SET_SEGMENT (label, S_GET_SEGMENT (sym));
5781 symbol_set_frag (label, symbol_get_frag (sym));
5782 S_SET_VALUE (label, S_GET_VALUE (sym));
6342 /* The value is the offset from the enclosing csect. */
6357 /* We want the value to be a file offset into the line numbers.
6563 /* If the symbol was not declared by a label (eg: a section symbol),
7056 does not generate a reloc. It uses the offset of `sym' within its
7300 /* Adjust the offset to the instruction boundary. */
7649 /* We want to use the offset within the toc, not the actual VMA