Searched refs:TOCBase (Results 1 – 1 of 1) sorted by relevance
366 int64_t TOCBase = TOCSymbol ? TOCSymbol->getAddress().getValue() : 0; in applyFixup() local373 << formatv("{0:x}", TOCBase) << ")\n"; in applyFixup()393 support::endian::write64<Endianness>(FixupPtr, TOCBase); in applyFixup()431 int64_t Value = S + A - TOCBase; in applyFixup()