Home
last modified time | relevance | path

Searched defs:createSection (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp264 COFFSection *WinCOFFObjectWriter::createSection(StringRef Name) { in createSection() function in WinCOFFObjectWriter
/openbsd-src/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp713 static OutputDesc *createSection(InputSectionBase *isec, StringRef outsecName) { in createSection() function
/openbsd-src/gnu/llvm/lld/COFF/
H A DWriter.cpp892 auto createSection = [&](StringRef name, uint32_t outChars) { in createSections() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1008 Section &createSection(StringRef Name, orc::MemProt Prot) { in createSection() function
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1674 OpenMPIRBuilder::createSection(const LocationDescription &Loc, in createSection() function in OpenMPIRBuilder