Home
last modified time | relevance | path

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

/external/flatbuffers/net/FlatBuffers/
DOffset.cs31 public struct StringOffset struct
33 public int Value;
34 public StringOffset(int value) in StringOffset() method
/external/swiftshader/third_party/LLVM/utils/TableGen/
DStringToOffsetTable.h25 StringMap<unsigned> StringOffset; variable
/external/llvm/include/llvm/TableGen/
DStringToOffsetTable.h26 StringMap<unsigned> StringOffset; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DStringToOffsetTable.h26 StringMap<unsigned> StringOffset; variable
/external/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp106 unsigned StringOffset = AccelSection.getU32(&DataOffset); in dump() local
/external/llvm/lib/DebugInfo/PDB/Raw/
DNameMap.cpp130 uint32_t StringOffset = StringsOffset + NameOffset; in load() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h358 uint32_t StringOffset; variable
363 uint32_t StringOffset, uint32_t EntryOffset) in NameTableEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp173 unsigned StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName() local
354 unsigned StringOffset = AccelSection.getRelocatedValue(4, &DataOffset); in equal_range() local
633 uint32_t StringOffset = AS.getRelocatedValue(4, &StringOffsetOffset); in getNameTableEntry() local
DDWARFContext.cpp190 uint64_t StringOffset = in dumpDWARFv5StringOffsetsSection() local
243 uint32_t StringOffset = strOffsetExt.getU32(&offset); in dumpStringOffsetsSection() local
DDWARFVerifier.cpp743 uint32_t StringOffset; in verifyAppleAccelTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp280 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local
321 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp262 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local
300 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DArchiveWriter.cpp355 for (unsigned StringOffset : M.Symbols) { in writeSymbolTable() local
DArchive.cpp156 std::size_t StringOffset; in getName() local
/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc552 int32_t NameTable::StringOffset() { in StringOffset() function in sfntly::NameTable
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1036 uint32_t StringOffset; in getFileNameForFileOffset() local
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h1512 typedef std::pair<size_t, size_t> StringOffset; typedef
/external/clang/lib/AST/
DExpr.cpp1019 unsigned StringOffset = 0; in getLocationOfByte() local