Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc172 uint32_t chunk_code_size = in Create2MethodsWithGap() local
174 gap_code.resize(chunk_code_size, 0u); in Create2MethodsWithGap()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc139 uint32_t chunk_code_size = in Create2MethodsWithGap() local
141 gap_code.resize(chunk_code_size, 0u); in Create2MethodsWithGap()