Searched defs:NumSections (Results 1 – 6 of 6) sorted by relevance
95 unsigned NumSections = UnmappedSections.size(); in notifyObjectLoaded() local
268 uint64_t FileSize, unsigned NumSections, in createDwarfSegment()308 static unsigned segmentLoadCommandSize(bool Is64Bit, unsigned NumSections) { in segmentLoadCommandSize()
102 void COFFDumper::dumpSections(unsigned NumSections) { in dumpSections()
156 StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, in writeSegmentLoadCommand()713 unsigned NumSections = Asm.size(); in writeObject() local
1153 const unsigned NumSections = SectionTable.size(); in writeSectionHeader() local1287 uint16_t NumSections = (SectionTable.size() + 1 >= ELF::SHN_LORESERVE) in writeObject() local
735 int NumSections = in section_end() local