Searched refs:MaxNumberOfSections16 (Results 1 – 9 of 9) sorted by relevance
34 const int32_t MaxNumberOfSections16 = 65279; variable
42 COFF::MaxNumberOfSections16; in useBigObj()
44 COFF::MaxNumberOfSections16; in useBigObj()
813 UseBigObj = NumberOfSections > COFF::MaxNumberOfSections16; in writeObject()
324 if (CS16->SectionNumber <= COFF::MaxNumberOfSections16) in getSectionNumber()
973 UseBigObj = Sections.size() > COFF::MaxNumberOfSections16; in writeObject()