Searched defs:thunk_code (Results 1 – 4 of 4) sorted by relevance
81 std::vector<uint8_t> thunk_code, in ArmBaseRelativePatcher()
90 std::vector<uint8_t> thunk_code(assembler.CodeSize()); in CompileThunkCode() local
258 std::vector<uint8_t> thunk_code(assembler.CodeSize()); in CompileThunkCode() local
331 ArrayRef<const uint8_t> thunk_code(&output_[thunk_offset], thunk_size); in TestNopsAdrpInsn2AndUseHasThunk() local