Searched refs:CompileBakerArrayThunk (Results 1 – 2 of 2) sorted by relevance
314 std::vector<uint8_t> CompileBakerArrayThunk(uint32_t base_reg) { in CompileBakerArrayThunk() function in art::linker::Thumb2RelativePatcherTest1171 std::vector<uint8_t> expected_thunk = CompileBakerArrayThunk(base_reg); in TEST_F()
544 std::vector<uint8_t> CompileBakerArrayThunk(uint32_t base_reg) { in CompileBakerArrayThunk() function in art::linker::Arm64RelativePatcherTest1352 std::vector<uint8_t> expected_thunk = CompileBakerArrayThunk(base_reg); in TEST_F()