Searched refs:MaxNumberOfSections16 (Results 1 – 14 of 14) sorted by relevance
34 const int32_t MaxNumberOfSections16 = 65279; variable
33 const int32_t MaxNumberOfSections16 = 65279; variable
440 bool IsBigObj = Obj.getSections().size() > MaxNumberOfSections16; in write()
42 COFF::MaxNumberOfSections16; in useBigObj()
46 COFF::MaxNumberOfSections16; in useBigObj()
813 UseBigObj = NumberOfSections > COFF::MaxNumberOfSections16; in writeObject()
324 if (CS16->SectionNumber <= COFF::MaxNumberOfSections16) in getSectionNumber()
960 UseBigObj = Sections.size() > COFF::MaxNumberOfSections16; in writeObject()
1019 UseBigObj = Sections.size() > COFF::MaxNumberOfSections16; in writeObject()
326 if (CS16->SectionNumber <= COFF::MaxNumberOfSections16) in getSectionNumber()