/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | MemoryBuffer.cpp | 339 size_t FileSize, in shouldUseMmap() 394 getReadWriteFile(const Twine &Filename, uint64_t FileSize, uint64_t MapSize, in getReadWriteFile() 435 WriteThroughMemoryBuffer::getFile(const Twine &Filename, int64_t FileSize) { in getFile() 448 getOpenFileImpl(sys::fs::file_t FD, const Twine &Filename, uint64_t FileSize, in getOpenFileImpl() 520 uint64_t FileSize, bool RequiresNullTerminator, in getOpenFile()
|
H A D | VirtualFileSystem.cpp | 118 FileSystem::getBufferForFile(const llvm::Twine &Name, int64_t FileSize, in getBufferForFile() 226 RealFile::getBuffer(const Twine &Name, int64_t FileSize, in getBuffer() 711 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer() 2410 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/XCOFF/ |
H A D | XCOFFWriter.h | 32 size_t FileSize; variable
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/COFF/ |
H A D | COFFWriter.h | 29 size_t FileSize; variable
|
/openbsd/gnu/llvm/llvm/lib/XRay/ |
H A D | InstrumentationMap.cpp | 221 loadYAML(sys::fs::file_t Fd, size_t FileSize, StringRef Filename, in loadYAML() 272 uint64_t FileSize; in loadInstrumentationMap() local
|
H A D | Trace.cpp | 383 uint64_t FileSize; in loadTraceFile() local
|
H A D | Profile.cpp | 267 uint64_t FileSize; in loadProfile() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | xray-fdr-dump.cpp | 42 uint64_t FileSize; in __anona5ea7c420102() local
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | MCDXContainerWriter.cpp | 78 uint64_t FileSize = PartStart + PartOffset; in writeObject() local
|
H A D | MachObjectWriter.cpp | 867 uint64_t FileSize = Layout.getSectionFileSize(&Sec); in writeObject() local
|
/openbsd/gnu/llvm/clang/lib/Basic/ |
H A D | FileManager.cpp | 546 uint64_t FileSize = Entry->getSize(); in getBufferForFile() local 567 FileManager::getBufferForFileImpl(StringRef Filename, int64_t FileSize, in getBufferForFileImpl()
|
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/ |
H A D | FuzzerIOPosix.cpp | 41 size_t FileSize(const std::string &Path) { in FileSize() function
|
H A D | FuzzerIOWindows.cpp | 98 size_t FileSize(const std::string &Path) { in FileSize() function
|
/openbsd/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
H A D | DXContainerYAML.h | 41 std::optional<uint32_t> FileSize; member
|
/openbsd/gnu/llvm/clang/lib/Lex/ |
H A D | HeaderMap.cpp | 54 unsigned FileSize = FE->getSize(); in Create() local
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 292 uint64_t FileSize = Obj.getData().size(); in parseSegmentLoadCommand() local 421 uint64_t FileSize = Obj.getData().size(); in checkSymtabCommand() local 480 uint64_t FileSize = Obj.getData().size(); in checkDysymtabCommand() local 614 uint64_t FileSize = Obj.getData().size(); in checkLinkeditDataCommand() local 652 uint64_t FileSize = Obj.getData().size(); in checkDyldInfoCommand() local 839 uint64_t FileSize = Obj.getData().size(); in checkNoteCommand() local 920 uint64_t FileSize = Obj.getData().size(); in checkEncryptCommand() local 1209 uint64_t FileSize = Obj.getData().size(); in checkTwoLevelHintsCommand() local 1965 uint64_t FileSize = getData().size(); in getSectionSize() local
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | DXContainer.h | 72 uint32_t FileSize; member
|
/openbsd/sys/stand/efi/include/ |
H A D | efifs.h | 66 UINT64 FileSize; member
|
H A D | efiprot.h | 298 UINT64 FileSize; member
|
/openbsd/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.cpp | 282 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
|
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | PdbYaml.h | 39 uint64_t FileSize = 0; member
|
/openbsd/gnu/llvm/llvm/utils/KillTheDoctor/ |
H A D | KillTheDoctor.cpp | 182 LARGE_INTEGER FileSize; in GetFileNameFromHandle() local
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 345 uint64_t FileSize = uint64_t(Layout.SB->BlockSize) * Layout.SB->NumBlocks; in commit() local
|
/openbsd/gnu/llvm/llvm/tools/dsymutil/ |
H A D | MachOUtils.cpp | 309 uint64_t FileSize, unsigned NumSections, in createDwarfSegment()
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawTypes.h | 335 support::ulittle32_t FileSize; // Size of original source file. member
|