Searched refs:host_bytes (Results 1 – 4 of 4) sorted by relevance
203 UChar host_bytes[10000]; in main() local236 vta.host_bytes = host_bytes; in main()237 vta.host_bytes_size = sizeof host_bytes; in main()
684 UChar* host_bytes; member
1732 vta.host_bytes = tmpbuf; in VG_()
1137 { UChar* dst = &vta->host_bytes[out_used]; in libvex_BackEnd()