Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp254 COFFSection *WinCOFFWriter::createSection(StringRef Name) { in createSection() function in WinCOFFWriter
/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp890 static OutputDesc *createSection(Ctx &ctx, InputSectionBase *isec, in createSection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1138 Section &createSection(StringRef Name, orc::MemProt Prot) { in createSection() function
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp1068 auto createSection = [&](StringRef name, uint32_t outChars) { in createSections() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2309 OpenMPIRBuilder::createSection(const LocationDescription &Loc, in createSection() function in OpenMPIRBuilder