Searched defs:new_offset (Results 1 – 14 of 14) sorted by relevance
40 off_t new_offset = offset_ + byte_count; in WriteFully() local55 void EnsureCapacity(off_t new_offset) { in EnsureCapacity()
28 off_t new_offset = 0; in Seek() local
56 off_t new_offset; in Seek() local
158 uint_least32_t new_offset; in new_prop_bt() local171 uint_least32_t new_offset; in new_prop_info() local248 uint_least32_t new_offset; in find_prop_bt() local264 uint_least32_t new_offset; in find_prop_bt() local296 uint_least32_t new_offset; in find_property() local321 uint_least32_t new_offset; in find_property() local
42 size_t new_offset = index_ + offset; in operator +=() local
847 int32_t new_offset = old_offset + static_cast<int32_t>(src_size); in WriteToBuf() local893 int32_t new_offset; in LogMethodTraceEvent() local
92 [[nodiscard]] Result<void> CheckOffset(uint32_t old_offset, uint32_t new_offset) { in CheckOffset()
239 BT_HDR* l2c_fcr_clone_buf(BT_HDR* p_buf, uint16_t new_offset, in l2c_fcr_clone_buf()
219 void SetOffset(uint32_t new_offset) { offset_ = new_offset; } in SetOffset()503 void SetMapListOffset(uint32_t new_offset) { map_list_offset_ = new_offset; } in SetMapListOffset()
148 __le32 new_offset; member
2270 uint64_t new_offset = (*it).second.symbol().value() - vma; in setOutputSectionAddress() local
3124 uint32_t new_offset = (offset + alignment_mask) & ~alignment_mask; in CheckInterSectionIterate() local
806 size_t new_offset) { in UpdateImageBinSlotOffset()
2499 off_t new_offset = out->Seek(size_executable_offset_alignment_, kSeekCurrent); in WriteRodata() local