Searched defs:FileSize (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-13-stable/sys/contrib/dev/acpica/common/
H A Dcmfsize.c177 long FileSize; local
H A Dacfileio.c231 UINT32 FileSize; local
545 UINT32 FileSize; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DWriter.h28 size_t FileSize; member in class:llvm::objcopy::coff::COFFWriter
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/
H A DWriter.cpp57 size_t FileSize = finalize(); local
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslfileio.c241 UINT32 FileSize; local
H A Daslerror.c471 long FileSize; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DHeaderMap.cpp53 unsigned FileSize = FE->getSize(); local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOPosix.cpp41 size_t FileSize(const std::string &Path) { function in namespace:fuzzer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp219 loadYAML(sys::fs::file_t Fd, size_t FileSize, StringRef Filename, argument
270 uint64_t FileSize; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h43 uint32_t FileSize = 0; member in struct:llvm::pdb::yaml::MSFHeaders
H A Dllvm-pdbutil.cpp1082 uint64_t FileSize = 0; local
1087 Printer << ": " << FileSize << " bytes"; local
/freebsd-13-stable/stand/efi/include/
H A Defifs.h66 UINT64 FileSize; member in struct:_EFI_FILE_HEADER
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp463 uint64_t FileSize = Entry->getSize(); local
484 FileManager::getBufferForFileImpl(StringRef Filename, int64_t FileSize, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp346 uint64_t FileSize = Layout.SB->BlockSize * Layout.SB->NumBlocks; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp143 MemoryBuffer::getFileOrSTDIN(const Twine &Filename, int64_t FileSize, argument
245 MemoryBuffer::getFile(const Twine &Filename, int64_t FileSize, argument
259 getFileAux(const Twine &Filename, int64_t FileSize, uint64_t MapSize, argument
273 WritableMemoryBuffer::getFile(const Twine &Filename, int64_t FileSize, argument
322 shouldUseMmap(sys::fs::file_t FD, size_t FileSize, size_t MapSize, off_t Offset, bool RequiresNullTerminator, int PageSize, bool IsVolatile) argument
378 getReadWriteFile(const Twine &Filename, uint64_t FileSize, uint64_t MapSize, uint64_t Offset) argument
419 getFile(const Twine &Filename, int64_t FileSize) argument
432 getOpenFileImpl(sys::fs::file_t FD, const Twine &Filename, uint64_t FileSize, uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, bool IsVolatile) argument
496 getOpenFile(sys::fs::file_t FD, const Twine &Filename, uint64_t FileSize, bool RequiresNullTerminator, bool IsVolatile) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h562 const uint64_t FileSize = Buf.size(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h335 support::ulittle32_t FileSize; // Size of original source file. member in struct:llvm::SrcHeaderBlockEntry
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c466 uint64_t FileSize = ftell(OutputFile); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp822 uint64_t FileSize = Layout.getSectionFileSize(&Sec); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp627 uint64_t FileSize; member in class:llvm::object::WindowsResourceCOFFWriter
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp829 uint64_t FileSize = 0; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1093 uint64_t FileSize = Fragments.back().Offset - PHeader.p_offset; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp2039 uint64_t FileSize = 0; local
[all...]
H A DObject.h450 uint64_t FileSize = 0; member in class:llvm::objcopy::elf::Segment
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h517 Optional<llvm::yaml::Hex64> FileSize; member in struct:llvm::ELFYAML::ProgramHeader

Completed in 403 milliseconds

12