Searched refs:target_addr (Results 1 – 1 of 1) sorted by relevance
558 uint8_t* target_addr = data + out_offset; in syncRelocationResult() local566 std::memcpy(target_addr, &tmp_data, 4); in syncRelocationResult()571 std::memcpy(target_addr, &tmp_data, 8); in syncRelocationResult()579 std::memcpy(target_addr, &reloc->target(), m_Backend.bitclass()/8); in syncRelocationResult()