Home
last modified time | relevance | path

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

/art/compiler/linker/arm64/
Drelative_patcher_arm64_test.cc79 uint32_t chunk_code_size = kSmallChunkSize - sizeof(OatQuickMethodHeader); in Create2MethodsWithGap() local
85 uint32_t chunk_code_size = gap_size - sizeof(OatQuickMethodHeader); in Create2MethodsWithGap() local