Searched defs:FileOffset (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.h61 const uint64_t FileOffset; member in class:llvm::pdb::ExplainOutputStyle
H A DExplainOutputStyle.cpp31 ExplainOutputStyle::ExplainOutputStyle(InputFile &File, uint64_t FileOffset) argument
231 getOffsetInStream(ArrayRef<support::ulittle32_t> StreamBlocks, uint64_t FileOffset, uint32_t BlockSize) argument
[all...]
H A DMinimalSymbolDumper.cpp727 uint32_t FileOffset = Annot.U1; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h44 unsigned FileOffset; member in struct:clang::tooling::DiagnosticMessage
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManagerInternals.h34 unsigned FileOffset; member in struct:clang::LineEntry
H A DSourceManager.h1115 unsigned FileOffset = Entry.getOffset(); local
1127 unsigned FileOffset = Entry.getOffset(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DFileOffset.h18 class FileOffset { class in namespace:clang::edit
24 FileOffset(FileID fid, unsigned offs) : FID(fid), Offs(offs) {} function in class:clang::edit::FileOffset
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Dacfileio.c489 long FileOffset; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp889 unsigned FileOffset = LocInfo.second; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp555 unsigned FileOffset = static_cast<const MCConstantExpr *>( local
H A DMachObjectWriter.cpp214 writeSection(const MCAsmLayout &Layout, const MCSection &Sec, uint64_t VMAddr, uint64_t FileOffset, unsigned Flags, uint64_t RelocationsStart, unsigned NumRelocations) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp741 uint64_t FileOffset = PHeader.p_offset, MemOffset = PHeader.p_offset; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1226 StringRef COFFDumper::getFileNameForFileOffset(uint32_t FileOffset) { argument
1243 void COFFDumper::printFileNameForOffset(StringRef Label, uint32_t FileOffset) { argument
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h601 UINT32 FileOffset; member in struct:__anon4909
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1298 unsigned FileOffset = Record[Idx++]; local

Completed in 307 milliseconds