Searched defs:createSection (Results 1 – 5 of 5) sorted by relevance
719 static OutputDesc *createSection(InputSectionBase *isec, StringRef outsecName) { createSection() function
284 COFFSection *WinCOFFWriter::createSection(StringRef Name) { createSection() function in WinCOFFWriter
1095 Section &createSection(StringRef Name, orc::MemProt Prot) { createSection() function
976 auto createSection = [&](StringRef name, uint32_t outChars) { in createSections() local [all...]
2011 OpenMPIRBuilder::createSection(const LocationDescription &Loc, createSection() function in OpenMPIRBuilder