Lines Matching refs:toc
364 ox->toc = ix->toc;
744 /* 0x03: 16 bit TOC relative relocation. */
774 /* 0x05: External TOC relative symbol. */
789 /* 0x06: Local TOC relative symbol. */
890 /* 0x12: TOC relative indirect load. */
905 /* 0x13: TOC relative load address. */
2859 (_("%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"),
2871 *relocation = ((val - xcoff_data (output_bfd)->toc)
2872 - (sym->n_value - xcoff_data (input_bfd)->toc));
2920 restores the TOC after the glink code. Contrariwise, if the
3244 TOC relative relocation. The value in the instruction in
3245 the input file is the offset from the input file TOC to
3247 TOC to the desired location. We have:
3256 is the address of the entry in the TOC section.
3259 Local object TOC address. I can't figure out the
3263 TOC relative relocation. A TOC relative load instruction
3268 TOC relative relocation. This is a TOC relative load
3389 /* Hack to make sure we use the right TOC anchor value
3390 if this reloc is against the TOC anchor. */
3393 val = xcoff_data (output_bfd)->toc;
3948 the correct TOC offset. */