Home
last modified time | relevance | path

Searched defs:FileOffset (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/
H A DDiagnostic.h36 unsigned FileOffset; member
56 unsigned FileOffset; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.h61 const uint64_t FileOffset; variable
H A DExplainOutputStyle.cpp31 ExplainOutputStyle::ExplainOutputStyle(InputFile &File, uint64_t FileOffset) in ExplainOutputStyle()
232 uint64_t FileOffset, uint32_t BlockSize) { in getOffsetInStream()
H A DMinimalSymbolDumper.cpp738 uint32_t FileOffset = Annot.U1; in visitKnownRecord() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DFileOffset.h24 FileOffset(FileID fid, unsigned offs) : FID(fid), Offs(offs) {} in FileOffset() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManagerInternals.h34 unsigned FileOffset; member
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXSourceLocation.cpp325 unsigned FileOffset = LocInfo.second; in clang_getSpellingLocation() local
361 unsigned FileOffset = LocInfo.second; in clang_getFileLocation() local
H A DCXIndexDataConsumer.cpp1113 unsigned FileOffset = LocInfo.second; in translateLoc() local
/netbsd-src/sys/external/bsd/acpica/dist/common/
H A Dacfileio.c422 long FileOffset; in AcIsFileBinary() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp273 uint32_t FileOffset = FileNameOffsets[Index]; in getFileName() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp137 auto FileOffset = SM.getDecomposedLoc(ExpansionRange.getEnd()); in getEntityEndLoc() local
/netbsd-src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Doslinuxtbl.c1395 ACPI_SIZE FileOffset, in OslReadTableFromFile()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachOUtils.cpp305 static void createDwarfSegment(uint64_t VMAddr, uint64_t FileOffset, in createDwarfSegment()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp229 StringRef getFileNameForFileOffset(uint32_t FileOffset) override { in getFileNameForFileOffset()
1268 StringRef COFFDumper::getFileNameForFileOffset(uint32_t FileOffset) { in getFileNameForFileOffset()
1285 void COFFDumper::printFileNameForOffset(StringRef Label, uint32_t FileOffset) { in printFileNameForOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp555 unsigned FileOffset = static_cast<const MCConstantExpr *>( in encodeInlineLineTable() local
H A DMachObjectWriter.cpp216 uint64_t FileOffset, unsigned Flags, in writeSection()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp891 unsigned FileOffset = LocInfo.second; in visitFullComment() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h492 using FileOffset = std::pair<ModuleFile *, uint64_t>; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1302 unsigned FileOffset = Record[Idx++]; in ParseLineTable() local