Searched refs:CompileBakerArrayThunk (Results 1 – 2 of 2) sorted by relevance
300 std::vector<uint8_t> CompileBakerArrayThunk(uint32_t base_reg) { in CompileBakerArrayThunk() function in art::linker::Thumb2RelativePatcherTest1105 std::vector<uint8_t> expected_thunk = CompileBakerArrayThunk(base_reg); in TEST_F()
537 std::vector<uint8_t> CompileBakerArrayThunk(uint32_t base_reg) { in CompileBakerArrayThunk() function in art::linker::Arm64RelativePatcherTest1297 std::vector<uint8_t> expected_thunk = CompileBakerArrayThunk(base_reg); in TEST_F()