| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | OffloadBinary.cpp | 34 Error extractOffloadFiles(MemoryBufferRef Contents, in extractOffloadFiles() 91 MemoryBufferRef Contents(*Buffer, Obj.getFileName()); in extractFromObject() local 133 MemoryBufferRef Contents(CDS->getAsString(), M->getName()); in extractFromBitcode() local
|
| H A D | IRObjectFile.cpp | 76 Expected<StringRef> Contents = Sec.getContents(); in findBitcodeInObject() local
|
| H A D | OffloadBundle.cpp | 34 Error extractOffloadBundle(MemoryBufferRef Contents, uint64_t SectionOffset, in extractOffloadBundle() 174 MemoryBufferRef Contents(*Buffer, Obj.getFileName()); in extractOffloadBundleFatBinary() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/ |
| H A D | COFFObjcopy.cpp | 61 static void addSection(Object &Obj, StringRef Name, ArrayRef<uint8_t> Contents, in addSection() 86 Expected<std::vector<uint8_t>> Contents = in addGnuDebugLink() local 139 ArrayRef<uint8_t> Contents = Section.getContents(); in dumpSection() local
|
| H A D | COFFReader.cpp | 68 ArrayRef<uint8_t> Contents; in readSections() local
|
| /freebsd/contrib/libcbor/doc/source/ |
| H A D | index.rst | 28 Contents chapter
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugSubsectionRecord.h | 74 DebugSubsectionRecord Contents; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | JSON.h | 1020 void array(Block Contents) { in array() 1026 void object(Block Contents) { in object() 1034 void rawValue(llvm::function_ref<void(raw_ostream &)> Contents) { in rawValue() 1039 void rawValue(llvm::StringRef Contents) { in rawValue() 1051 void attribute(llvm::StringRef Key, const Value& Contents) { in attribute() 1055 void attributeArray(llvm::StringRef Key, Block Contents) { in attributeArray() 1059 void attributeObject(llvm::StringRef Key, Block Contents) { in attributeObject() 1076 void attributeImpl(llvm::StringRef Key, Block Contents) { in attributeImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AccelTable.cpp | 82 const AccelTableBase &Contents; ///< Data to emit. member in __anon2660ec280311::AccelTableWriter 96 AccelTableWriter(AsmPrinter *Asm, const AccelTableBase &Contents, in AccelTableWriter() 155 AppleAccelTableWriter(AsmPrinter *Asm, const AccelTableBase &Contents, in AppleAccelTableWriter() 598 AsmPrinter *Asm, const AccelTableBase &Contents, in Dwarf5AccelTableWriter() 635 void llvm::emitAppleAccelTableImpl(AsmPrinter *Asm, AccelTableBase &Contents, in emitAppleAccelTableImpl() 643 AsmPrinter *Asm, DWARF5AccelTable &Contents, const DwarfDebug &DD, in emitDWARF5AccelTable() 711 AsmPrinter *Asm, DWARF5AccelTable &Contents, in emitDWARF5AccelTable()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| H A D | GIMatchTree.cpp | |
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/ |
| H A D | WasmObject.h | 28 ArrayRef<uint8_t> Contents; member
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.h | 72 CachedFileContents *Contents) in CachedFileSystemEntry() 143 CachedFileContents *Contents; variable 432 std::unique_ptr<llvm::MemoryBuffer> Contents; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/XCOFF/ |
| H A D | XCOFFObject.h | 25 ArrayRef<uint8_t> Contents; member
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCFragment.cpp | 92 auto Contents = F->getContents(); in dump() local
|
| H A D | MCSection.cpp | 85 void MCEncodedFragment::setContents(ArrayRef<char> Contents) { in setContents()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugSubsectionRecord.cpp | 56 const DebugSubsectionRecord &Contents) in DebugSubsectionRecordBuilder()
|
| H A D | DebugStringTableSubsection.cpp | 24 Error DebugStringTableSubsectionRef::initialize(BinaryStreamRef Contents) { in initialize()
|
| /freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
| H A D | RemarkLinker.cpp | 51 if (Expected<StringRef> Contents = Section.getContents()) in getRemarksSectionContents() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | Win64EHDumper.cpp | 400 ArrayRef<uint8_t> Contents; in printRuntimeFunction() local 426 ArrayRef<uint8_t> Contents; in printData() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
| H A D | HTTPClient.cpp | 80 static size_t curlWriteFunction(char *Contents, size_t Size, size_t NMemb, in curlWriteFunction() argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | EPCGenericRTDyldMemoryManager.h | 89 std::unique_ptr<uint8_t[]> Contents; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CGData/ |
| H A D | CodeGenDataReader.cpp | 51 const StringRef &Contents) { in mergeFromObjectFile()
|
| /freebsd/contrib/bc/ |
| H A D | README.md | 468 ## Contents section in `bc`
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-strings/ |
| H A D | llvm-strings.cpp | 91 static void strings(raw_ostream &OS, StringRef FileName, StringRef Contents) { in strings()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.cpp | 50 CachedFileContents *Contents = Entry.getCachedContents(); in ensureDirectiveTokensArePopulated() local 191 std::unique_ptr<llvm::MemoryBuffer> Contents) { in getOrEmplaceEntryForUID()
|