Home
last modified time | relevance | path

Searched defs:Contents (Results 1 – 25 of 60) sorted by relevance

123

/openbsd/src/gnu/llvm/llvm/docs/
DBitCodeFormat.rst575 .. _MODULE_CODE_VERSION:
577 MODULE_CODE_VERSION Record
633 MODULE_CODE_TRIPLE Record
641 MODULE_CODE_DATALAYOUT Record
649 MODULE_CODE_ASM Record
660 MODULE_CODE_SECTIONNAME Record
672 MODULE_CODE_DEPLIB Record
682 MODULE_CODE_GLOBALVAR Record
776 MODULE_CODE_FUNCTION Record
846 MODULE_CODE_ALIAS Record
[all …]
DSourceLevelDebugging.rst1891 Contents subsection
/openbsd/src/gnu/llvm/llvm/lib/Object/
DOffloadBinary.cpp37 Error extractOffloadFiles(MemoryBufferRef Contents, in extractOffloadFiles()
94 MemoryBufferRef Contents(*Buffer, Obj.getFileName()); in extractFromObject() local
136 MemoryBufferRef Contents(CDS->getAsString(), M->getName()); in extractFromBitcode() local
DIRObjectFile.cpp77 Expected<StringRef> Contents = Sec.getContents(); in findBitcodeInObject() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp94 const AccelTableBase &Contents; ///< Data to emit. member in __anon37a7c1240311::AccelTableWriter
108 AccelTableWriter(AsmPrinter *Asm, const AccelTableBase &Contents, in AccelTableWriter()
167 AppleAccelTableWriter(AsmPrinter *Asm, const AccelTableBase &Contents, in AppleAccelTableWriter()
510 AsmPrinter *Asm, const AccelTableBase &Contents, in Dwarf5AccelTableWriter()
538 void llvm::emitAppleAccelTableImpl(AsmPrinter *Asm, AccelTableBase &Contents, in emitAppleAccelTableImpl()
546 AsmPrinter *Asm, AccelTable<DWARF5AccelTableData> &Contents, in emitDWARF5AccelTable()
579 AsmPrinter *Asm, AccelTable<DWARF5AccelTableStaticData> &Contents, in emitDWARF5AccelTable()
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DJSON.h980 void array(Block Contents) { in array()
986 void object(Block Contents) { in object()
994 void rawValue(llvm::function_ref<void(raw_ostream &)> Contents) { in rawValue()
999 void rawValue(llvm::StringRef Contents) { in rawValue()
1011 void attribute(llvm::StringRef Key, const Value& Contents) { in attribute()
1015 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray()
1019 void attributeObject(llvm::StringRef Key, Block Contents) { in attributeObject()
1036 void attributeImpl(llvm::StringRef Key, Block Contents) { in attributeImpl()
DVirtualFileSystem.h321 enum class PrintType { Summary, Contents, RecursiveContents }; enumerator
785 std::vector<std::unique_ptr<Entry>> Contents; variable
790 DirectoryEntry(StringRef Name, std::vector<std::unique_ptr<Entry>> Contents, in DirectoryEntry()
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
DDependencyScanningFilesystem.h71 CachedFileContents *Contents) in CachedFileSystemEntry()
142 CachedFileContents *Contents; variable
319 std::unique_ptr<llvm::MemoryBuffer> Contents; member
/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp469 BitVector Contents(Leaves.size()); in repartition() local
493 BitVector Contents(Leaves.size()); in repartition() local
510 BitVector Contents(Leaves.size()); in repartition() local
522 BitVector Contents(Leaves.size()); in repartition() local
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionRecord.h69 DebugSubsectionRecord Contents; variable
/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp378 ArrayRef<uint8_t> Contents; in printRuntimeFunction() local
404 ArrayRef<uint8_t> Contents; in printData() local
DARMEHABIPrinter.h450 Expected<ArrayRef<uint8_t>> Contents = ELF.getSectionContents(EHT); in PrintExceptionTable() local
522 Expected<ArrayRef<uint8_t>> Contents = ELF.getSectionContents(*IT); in PrintIndexTable() local
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCFragment.cpp388 const SmallVectorImpl<char> &Contents = DF->getContents(); in dump() local
412 const SmallVectorImpl<char> &Contents = CEIF->getContents(); in dump() local
DMCCodeView.cpp149 SmallVectorImpl<char> &Contents = getStringTableFragment()->getContents(); in addToStringTable() local
609 SmallVectorImpl<char> &Contents = Frag.getContents(); in encodeDefRange() local
/openbsd/src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
DDependencyScanningFilesystem.cpp50 CachedFileContents *Contents = Entry.getCachedContents(); in scanForDirectivesIfNecessary() local
140 std::unique_ptr<llvm::MemoryBuffer> Contents) { in getOrEmplaceEntryForUID()
/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
DELFDump.cpp321 ArrayRef<uint8_t> Contents, in printSymbolVersionDefinition()
361 ArrayRef<uint8_t> Contents = in printSymbolVersionInfo() local
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionRecord.cpp56 const DebugSubsectionRecord &Contents) in DebugSubsectionRecordBuilder()
DDebugStringTableSubsection.cpp25 Error DebugStringTableSubsectionRef::initialize(BinaryStreamRef Contents) { in initialize()
/openbsd/src/gnu/llvm/llvm/lib/Remarks/
DRemarkLinker.cpp51 if (Expected<StringRef> Contents = Section.getContents()) in getRemarksSectionContents() local
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCELFStreamer.h107 SmallVector<AttributeItem, 64> Contents; variable
DMCFragment.h187 SmallVector<char, ContentsSize> Contents; variable
434 SmallString<8> Contents; variable
521 SmallString<8> Contents; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFStreamer.h46 SmallVector<AttributeItem, 64> Contents; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DEPCGenericRTDyldMemoryManager.h87 std::unique_ptr<uint8_t[]> Contents; member
/openbsd/src/gnu/llvm/llvm/lib/XRay/
DInstrumentationMap.cpp71 StringRef Contents = ""; in loadObj() local
/openbsd/src/gnu/llvm/llvm/tools/llvm-strings/
Dllvm-strings.cpp94 static void strings(raw_ostream &OS, StringRef FileName, StringRef Contents) { in strings()

123