Home
last modified time | relevance | path

Searched refs:code_copy (Results 1 – 1 of 1) sorted by relevance

/art/compiler/driver/
Dcompiled_method_storage.cc260 std::vector<uint8_t, SwapAllocator<uint8_t>> code_copy( in SetThunkCode() local
262 ThunkMapValue value(std::move(code_copy), debug_name); in SetThunkCode()