Searched refs:LocalGOTAddr (Results 1 – 2 of 2) sorted by relevance
154 uint8_t *LocalGOTAddr = in evaluateMIPS64Relocation() local156 uint64_t GOTEntry = readBytesUnaligned(LocalGOTAddr, getGOTEntrySize()); in evaluateMIPS64Relocation()166 writeBytesUnaligned(Value, LocalGOTAddr, getGOTEntrySize()); in evaluateMIPS64Relocation()
670 uint8_t *LocalGOTAddr = in evaluateMIPS64Relocation() local672 uint64_t GOTEntry = readBytesUnaligned(LocalGOTAddr, 8); in evaluateMIPS64Relocation()682 writeBytesUnaligned(Value, LocalGOTAddr, 8); in evaluateMIPS64Relocation()