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