Home
last modified time | relevance | path

Searched defs:StartOffset (Results 1 – 14 of 14) 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/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/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
DELFObjectWriter.cpp1070 uint64_t StartOffset = W.OS.tell(); in writeObject() local
DWasmObjectWriter.cpp1107 uint64_t StartOffset = W.OS.tell(); in writeObject() local
/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/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