Home
last modified time | relevance | path

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

/art/compiler/linker/arm/
Drelative_patcher_thumb2_test.cc45 bool Create2MethodsWithGap(const ArrayRef<const uint8_t>& method1_code, in Create2MethodsWithGap() function in art::linker::Thumb2RelativePatcherTest
282 bool thunk_in_gap = Create2MethodsWithGap(kNopCode, in TEST_F()
311 bool thunk_in_gap = Create2MethodsWithGap(method1_code, in TEST_F()
333 bool thunk_in_gap = Create2MethodsWithGap(kNopCode, in TEST_F()
355 bool thunk_in_gap = Create2MethodsWithGap(method1_code, in TEST_F()
390 bool thunk_in_gap = Create2MethodsWithGap(kNopCode, in TEST_F()
/art/compiler/linker/arm64/
Drelative_patcher_arm64_test.cc98 uint32_t Create2MethodsWithGap(const ArrayRef<const uint8_t>& method1_code, in Create2MethodsWithGap() function in art::linker::Arm64RelativePatcherTest
578 uint32_t last_method_idx = Create2MethodsWithGap( in TEST_F()
611 uint32_t last_method_idx = Create2MethodsWithGap(method1_code, in TEST_F()
637 uint32_t last_method_idx = Create2MethodsWithGap(kNopCode, in TEST_F()
663 uint32_t last_method_idx = Create2MethodsWithGap( in TEST_F()
698 uint32_t last_method_idx = Create2MethodsWithGap( in TEST_F()