Searched defs:mutable_view (Results 1 – 5 of 5) sorted by relevance
178 static inline void StoreArmCode32(MutableBufferView mutable_view, in StoreArmCode32()185 static inline void StoreThumb2Code16(MutableBufferView mutable_view, in StoreThumb2Code16()192 static inline void StoreThumb2Code32(MutableBufferView mutable_view, in StoreThumb2Code32()357 static inline void StoreCode32(MutableBufferView mutable_view, in StoreCode32()
127 MutableBufferView mutable_view) in Rel32WriterArm()
72 MutableBufferView mutable_view(bytes_.data(), bytes_.size()); in TEST_F() local