Searched refs:SetCodeItemsOffset (Results 1 – 3 of 3) sorted by relevance
172 collections->SetCodeItemsOffset(item->offset_); in CheckAndSetRemainingOffsets()
576 header_->GetCollections().SetCodeItemsOffset(start); in WriteCodeItems()
350 void SetCodeItemsOffset(uint32_t new_offset) { code_items_.SetOffset(new_offset); } in SetCodeItemsOffset() function