Searched refs:FileOffset (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | SymbolVisitorDelegate.h | 28 virtual StringRef getFileNameForFileOffset(uint32_t FileOffset) = 0;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | DbiModuleList.cpp | 273 uint32_t FileOffset = FileNameOffsets[Index]; in getFileName() local 274 Names.setOffset(FileOffset); in getFileName()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCMachObjectWriter.h | 190 uint64_t VMAddr, uint64_t FileOffset, unsigned Flags,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MachObjectWriter.cpp | 216 uint64_t FileOffset, unsigned Flags, in writeSection() argument 225 FileOffset = 0; in writeSection() 243 W.write<uint32_t>(FileOffset); in writeSection()
|
| D | MCCodeView.cpp | 555 unsigned FileOffset = static_cast<const MCConstantExpr *>( in encodeInlineLineTable() local 560 compressAnnotation(FileOffset, Buffer); in encodeInlineLineTable()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | ELFEmitter.cpp | 741 uint64_t FileOffset = PHeader.p_offset, MemOffset = PHeader.p_offset; in setProgramHeaderLayout() local 747 FileOffset = std::max(FileOffset, End); in setProgramHeaderLayout() 752 : FileOffset - PHeader.p_offset; in setProgramHeaderLayout()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
| D | Process.inc | 60 // FIXME: FileOffset in MapViewOfFile() should be aligned to not dwPageSize,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
| D | Process.inc | 54 // FIXME: FileOffset in MapViewOfFile() should be aligned to not dwPageSize,
|