Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DScopedPrinter.cpp24 uint32_t StartOffset) { in printBinaryImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DLinePrinter.cpp104 uint32_t StartOffset) { in formatBinary()
117 uint64_t Base, uint32_t StartOffset) { in formatBinary()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp346 static void LLVM_ATTRIBUTE_NORETURN ReportError(uint32_t StartOffset, in ReportError()
360 uint32_t StartOffset = Offset; in parse() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp148 unsigned StartOffset = -1U; in spillCalleeSavedRegisters() local
254 unsigned StartOffset = RegSpillOffsets[LowGPR]; in restoreCalleeSavedRegisters() local
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp148 unsigned StartOffset = -1U; in spillCalleeSavedRegisters() local
246 unsigned StartOffset = RegSpillOffsets[LowGPR]; in restoreCalleeSavedRegisters() local
/external/lzma/CPP/7zip/Common/
DLimitedStreams.h81 UInt64 StartOffset; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeDeserializer.h110 uint32_t StartOffset; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCompileUnit.h260 uint64_t StartOffset; variable
DDwarfLinker.cpp475 uint32_t StartOffset, uint32_t EndOffset, CompileUnit::DIEInfo &Info) { in hasValidRelocation()
/external/llvm/lib/Object/
DArchiveWriter.cpp200 unsigned StartOffset = 0; in writeStringTable() local
/external/v8/src/utils/
Dutils.h250 #define DEFINE_FIELD_OFFSET_CONSTANTS(StartOffset, LIST_MACRO) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DScopedPrinter.h305 uint32_t StartOffset) { in printBinaryBlock()
/external/llvm/lib/MC/
DMCAssembler.cpp722 uint64_t StartOffset = OS.tell(); in Finish() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp514 uint32_t StartOffset = Offset; in parse() local
/external/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp225 const FieldDecl *FD, CharUnits StartOffset, llvm::Type *StorageType) { in setBitFieldInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMachObjectWriter.cpp740 uint64_t StartOffset = W.OS.tell(); in writeObject() local
DWinCOFFObjectWriter.cpp967 uint64_t StartOffset = W.OS.tell(); in writeObject() local
DELFObjectWriter.cpp1050 uint64_t StartOffset = W.OS.tell(); in writeObject() local
DWasmObjectWriter.cpp1079 uint64_t StartOffset = W.OS.tell(); in writeObject() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1826 uint64_t StartOffset = CurrentGOTIndex * getGOTEntrySize(); in allocateGOTEntries() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1802 uint64_t StartOffset = CurrentGOTIndex * getGOTEntrySize(); in allocateGOTEntries() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp338 uint64_t StartOffset; member in llvm::dsymutil::__anon65f7dd5a0111::CompileUnit
2022 hasValidRelocation(uint32_t StartOffset, uint32_t EndOffset, in hasValidRelocation()
/external/clang/lib/Lex/
DLexer.cpp543 const unsigned StartOffset = 1; in ComputePreamble() local
/external/clang/lib/Serialization/
DASTWriter.cpp2171 auto StartOffset = Stream.GetCurrentBitNo(); in WritePreprocessor() local
/external/v8/src/api/
Dapi.cc10347 int debug::Coverage::BlockData::StartOffset() const { return block_->start; } in StartOffset() function in v8::debug::Coverage::BlockData
10351 int debug::Coverage::FunctionData::StartOffset() const { in StartOffset() function in v8::debug::Coverage::FunctionData

12