Searched refs:CompileBakerArrayThunk (Results 1 – 2 of 2) sorted by relevance
538 std::vector<uint8_t> CompileBakerArrayThunk(uint32_t base_reg) { in CompileBakerArrayThunk() function in art::linker::Arm64RelativePatcherTest1328 std::vector<uint8_t> expected_thunk = CompileBakerArrayThunk(base_reg); in TEST_F()
301 std::vector<uint8_t> CompileBakerArrayThunk(uint32_t base_reg) { in CompileBakerArrayThunk() function in art::linker::Thumb2RelativePatcherTest1135 std::vector<uint8_t> expected_thunk = CompileBakerArrayThunk(base_reg); in TEST_F()