Searched defs:thunk (Results 1 – 2 of 2) sorted by relevance
115 bool RelativePatcher::WriteRelCallThunk(OutputStream* out, const ArrayRef<const uint8_t>& thunk) { in WriteRelCallThunk()123 bool RelativePatcher::WriteMiscThunk(OutputStream* out, const ArrayRef<const uint8_t>& thunk) { in WriteMiscThunk()
65 std::vector<uint8_t> thunk(next_write_call_thunk_, 'c'); in WriteThunks() local72 std::vector<uint8_t> thunk(next_write_misc_thunk_, 'm'); in WriteThunks() local