Home
last modified time | relevance | path

Searched defs:mutable_view (Results 1 – 5 of 5) sorted by relevance

/external/zucchini/
Darm_utils.h178 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()
Drel32_utils.h127 MutableBufferView mutable_view) in Rel32WriterArm()
Dbuffer_view_unittest.cc72 MutableBufferView mutable_view(bytes_.data(), bytes_.size()); in TEST_F() local
/external/zucchini/aosp/include/components/zucchini/
Darm_utils.h178 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()
Drel32_utils.h127 MutableBufferView mutable_view) in Rel32WriterArm()