Searched defs:Contents (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h69 DebugSubsectionRecord Contents; member in class:llvm::codeview::DebugSubsectionRecordBuilder
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmObject.h28 ArrayRef<uint8_t> Contents; member in struct:llvm::objcopy::wasm::Section
H A DWasmObjcopy.cpp44 ArrayRef<uint8_t> Contents = Sec.Contents; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugStringTableSubsection.cpp25 Error DebugStringTableSubsectionRef::initialize(BinaryStreamRef Contents) { argument
H A DDebugSubsectionRecord.cpp55 DebugSubsectionRecordBuilder( const DebugSubsectionRecord &Contents) argument
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFObject.h25 ArrayRef<uint8_t> Contents; member in struct:llvm::objcopy::xcoff::Section
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h107 SmallVector<AttributeItem, 64> Contents; member in class:llvm::MCELFStreamer
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DIRObjectFile.cpp76 Expected<StringRef> Contents = Sec.getContents(); local
H A DOffloadBinary.cpp37 Error extractOffloadFiles(MemoryBufferRef Contents, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h31 SmallVector<AttributeItem, 64> Contents; member in class:llvm::CSKYTargetELFStreamer
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h229 OS << Contents; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h87 std::unique_ptr<uint8_t[]> Contents; member in struct:llvm::orc::EPCGenericRTDyldMemoryManager::SectionAlloc
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFWriter.cpp319 ArrayRef<uint8_t> Contents = S.getContents(); local
H A DCOFFReader.cpp68 ArrayRef<uint8_t> Contents; local
H A DCOFFObjcopy.cpp61 static void addSection(Object &Obj, StringRef Name, ArrayRef<uint8_t> Contents, argument
86 Expected<std::vector<uint8_t>> Contents = local
139 ArrayRef<uint8_t> Contents = Section.getContents(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPClient.cpp80 static size_t curlWriteFunction(char *Contents, size_t Size, size_t NMemb, argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp89 static void strings(raw_ostream &OS, StringRef FileName, StringRef Contents) { argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h32 CachedFileContents(std::unique_ptr<llvm::MemoryBuffer> Contents) argument
70 CachedFileSystemEntry(llvm::ErrorOr<llvm::vfs::Status> Stat, CachedFileContents *Contents) argument
142 CachedFileContents *Contents; member in class:clang::tooling::dependencies::CachedFileSystemEntry
325 std::unique_ptr<llvm::MemoryBuffer> Contents; member in struct:clang::tooling::dependencies::DependencyScanningWorkerFilesystem::TentativeEntry
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp388 const SmallVectorImpl<char> &Contents = DF->getContents(); local
412 const SmallVectorImpl<char> &Contents = CEIF->getContents(); local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp140 getOrEmplaceEntryForUID( llvm::sys::fs::UniqueID UID, llvm::vfs::Status Stat, std::unique_ptr<llvm::MemoryBuffer> Contents) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp378 ArrayRef<uint8_t> Contents; local
404 ArrayRef<uint8_t> Contents; local
[all...]
H A DARMEHABIPrinter.h450 Expected<ArrayRef<uint8_t>> Contents = ELF.getSectionContents(EHT); local
522 Expected<ArrayRef<uint8_t>> Contents = ELF.getSectionContents(*IT); local
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h291 OutSectionDataTy Contents; member in struct:llvm::dwarf_linker::parallel::SectionDescriptor
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp419 ArrayRef<uint8_t> Contents = local
378 printSymbolVersionDefinition(const typename ELFT::Shdr &Shdr, ArrayRef<uint8_t> Contents, StringRef StrTab) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp427 const MDString *Contents = dyn_cast<MDString>(Tuple->getOperand(1)); local

Completed in 323 milliseconds

123