Home
last modified time | relevance | path

Searched refs:GetTotalSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/
DBCHeaderField.h43 size_t GetTotalSize() { in GetTotalSize() function
82 ID_, static_cast<int>(len_), static_cast<int>(GetTotalSize())); in Print()
/frameworks/compile/libbcc/bcinfo/Wrap/
Dbitcode_wrapperer.cpp183 !outfile_->Write(buffer, it->GetTotalSize())) { in WriteVariableFields()
223 size_t field_size = field.GetTotalSize(); in ParseWrapperHeader()
334 wrapper_bc_offset_ += field->GetTotalSize(); in AddHeaderField()