Home
last modified time | relevance | path

Searched defs:host_code_piece (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/runtime/riscv64/
Dtranslator_x86_64.cc169 HostCodePiece host_code_piece; in TranslateRegion() local
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dtranslation_cache.cc191 HostCodePiece host_code_piece, in AddUnsafe()
/aosp_15_r20/frameworks/libs/binary_translation/code_gen_lib/
Dcode_gen_lib_riscv64_test.cc88 void AddToTranslationCache(GuestAddr guest_addr, HostCodePiece host_code_piece) { in AddToTranslationCache()