Home
last modified time | relevance | path

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

/art/compiler/linker/arm/
Drelative_patcher_thumb2_test.cc64 std::vector<uint8_t> method2_raw_code(method2_size); in Create2MethodsWithGap() local
65 ArrayRef<const uint8_t> method2_code(method2_raw_code); in Create2MethodsWithGap()