Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc301 std::vector<uint8_t> CompileBakerArrayThunk(uint32_t base_reg) { in CompileBakerArrayThunk() function in art::linker::Thumb2RelativePatcherTest
1135 std::vector<uint8_t> expected_thunk = CompileBakerArrayThunk(base_reg); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc538 std::vector<uint8_t> CompileBakerArrayThunk(uint32_t base_reg) { in CompileBakerArrayThunk() function in art::linker::Arm64RelativePatcherTest
1328 std::vector<uint8_t> expected_thunk = CompileBakerArrayThunk(base_reg); in TEST_F()