/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/ |
H A D | Diagnostic.h | 36 unsigned FileOffset; member 56 unsigned FileOffset; member
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | ExplainOutputStyle.h | 62 const uint64_t FileOffset; global() variable
|
H A D | ExplainOutputStyle.cpp | 34 ExplainOutputStyle::ExplainOutputStyle(InputFile &File, uint64_t FileOffset) in ExplainOutputStyle() argument 235 getOffsetInStream(ArrayRef<support::ulittle32_t> StreamBlocks,uint64_t FileOffset,uint32_t BlockSize) getOffsetInStream() argument [all...] |
H A D | MinimalSymbolDumper.cpp | 767 uint32_t FileOffset = Annot.U1; in visitKnownRecord() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Edit/ |
H A D | FileOffset.h | 24 FileOffset(FileID fid, unsigned offs) : FID(fid), Offs(offs) {} in FileOffset() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | SourceManagerInternals.h | 34 unsigned FileOffset; member
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | acfileio.c | 530 long FileOffset; in AcIsFileBinary() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiModuleList.cpp | 276 uint32_t FileOffset = FileNameOffsets[Index]; in getFileName() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 128 LVCodeViewReader::getFileNameForFileOffset(uint32_t FileOffset, in getFileNameForFileOffset() argument 157 uint32_t FileOffset, in printFileNameForOffset() argument 253 uint32_t FileOffset = Line.Header->FileID; collectInlineeInfo() local
|
H A D | LVCodeViewVisitor.cpp | 695 LVSymbolVisitorDelegate::getFileNameForFileOffset(uint32_t FileOffset) { in getFileNameForFileOffset() 3469 uint32_t FileOffset = 0; in inlineSiteAnnotation() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | SourceCode.cpp | 230 auto FileOffset = SM.getDecomposedLoc(ExpansionRange.getEnd()); in getEntityEndLoc() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 230 StringRef getFileNameForFileOffset(uint32_t FileOffset) override { in getFileNameForFileOffset() 1417 StringRef COFFDumper::getFileNameForFileOffset(uint32_t FileOffset) { in getFileNameForFileOffset() 1434 void COFFDumper::printFileNameForOffset(StringRef Label, uint32_t FileOffset) { in printFileNameForOffset()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 571 unsigned FileOffset = static_cast<const MCConstantExpr *>( in encodeInlineLineTable() local
|
H A D | MachObjectWriter.cpp | 259 uint64_t FileOffset, unsigned Flags, in writeSection()
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | CommentToXML.cpp | 904 unsigned FileOffset = LocInfo.second; in visitFullComment() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTReader.h | 500 using FileOffset = std::pair<ModuleFile *, uint64_t>; variable
|
/freebsd/stand/efi/include/i386/ |
H A D | pe.h | 600 UINT32 FileOffset; member
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1429 unsigned FileOffset = Record[Idx++]; in ParseLineTable() local
|