Home
last modified time | relevance | path

Searched defs:StartOffset (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp114 const auto StartOffset = O.tell(); in encode() local
132 const auto StartOffset = O.tell(); in encode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScopedPrinter.cpp24 uint32_t StartOffset) { in printBinaryImpl()
/third_party/node/deps/v8/tools/v8windbg/test/
Ddebug-callbacks.cc53 ULONG64 StartOffset) { in CreateThread()
86 ULONG64 StartOffset) { in CreateProcessW()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp347 static void LLVM_ATTRIBUTE_NORETURN ReportError(uint64_t StartOffset, in ReportError()
361 uint64_t StartOffset = Offset; in parse() local
DDWARFDebugLoc.cpp390 void DWARFDebugLoclists::dumpRange(uint64_t StartOffset, uint64_t Size, in dumpRange()
/third_party/lzma/CPP/7zip/Common/
DLimitedStreams.h81 UInt64 StartOffset; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeDeserializer.h109 uint32_t StartOffset; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h261 uint64_t StartOffset; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DXCOFFObjectWriter.cpp399 uint64_t StartOffset = W.OS.tell(); in writeObject() local
DWinCOFFObjectWriter.cpp954 uint64_t StartOffset = W.OS.tell(); in writeObject() local
DMachObjectWriter.cpp756 uint64_t StartOffset = W.OS.tell(); in writeObject() local
DWasmObjectWriter.cpp1107 uint64_t StartOffset = W.OS.tell(); in writeObject() local
DELFObjectWriter.cpp1070 uint64_t StartOffset = W.OS.tell(); in writeObject() local
/third_party/node/deps/v8/src/utils/
Dutils.h223 #define DEFINE_FIELD_OFFSET_CONSTANTS(StartOffset, LIST_MACRO) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScopedPrinter.h304 uint32_t StartOffset) { in printBinaryBlock()
/third_party/node/deps/v8/src/debug/
Ddebug-interface.cc1141 int Coverage::BlockData::StartOffset() const { return block_->start; } in StartOffset() function in v8::debug::Coverage::BlockData
1147 int Coverage::FunctionData::StartOffset() const { return function_->start; } in StartOffset() function in v8::debug::Coverage::FunctionData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1812 uint64_t StartOffset = CurrentGOTIndex * getGOTEntrySize(); in allocateGOTEntries() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp7988 int64_t StartOffset = Offset & ~int64_t(RequiredAlign - 1); in LowerAsSplatVectorLoad() local