Searched refs:SubsectionLengthFieldSize (Results 1 – 2 of 2) sorted by relevance
87 const char* vendor_name = subsection_data + SubsectionLengthFieldSize; in merge()92 (subsection_length <= (SubsectionLengthFieldSize + vendor_name_length))) in merge()105 subsection_offset + SubsectionLengthFieldSize + vendor_name_length; in merge()107 subsection_length - SubsectionLengthFieldSize - vendor_name_length; in merge()118 } while ((subsection_offset + SubsectionLengthFieldSize) < in merge()292 return ELFAttribute::SubsectionLengthFieldSize + in sizeOutput()
34 static const size_t SubsectionLengthFieldSize = 4; // a 4-byte integer variable45 FormatVersionFieldSize + SubsectionLengthFieldSize +