Home
last modified time | relevance | path

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

12

/external/flatbuffers/net/FlatBuffers/
DOffset.cs31 public struct StringOffset struct
33 public int Value;
34 public StringOffset(int value) in StringOffset() argument
/external/llvm/include/llvm/TableGen/
DStringToOffsetTable.h26 StringMap<unsigned> StringOffset; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DStringToOffsetTable.h25 StringMap<unsigned> StringOffset; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
DStringToOffsetTable.h25 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-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp172 uint64_t StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName() local
354 uint64_t StringOffset = AccelSection.getRelocatedValue(4, &DataOffset); in equal_range() local
646 uint64_t StringOffset = in getNameTableEntry() local
DDWARFVerifier.cpp1030 uint64_t StringOffset; in verifyAppleAccelTable() local
DDWARFContext.cpp205 uint64_t StringOffset = in dumpStringOffsetsSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp173 uint64_t StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName() local
354 uint64_t StringOffset = AccelSection.getRelocatedValue(4, &DataOffset); in equal_range() local
632 uint64_t StringOffset = AS.getRelocatedValue(4, &StringOffsetOffset); in getNameTableEntry() local
DDWARFVerifier.cpp623 uint64_t StringOffset = *DieCU->getStringOffsetSectionItem(Index); in verifyDebugInfoForm() local
872 uint64_t StringOffset; in verifyAppleAccelTable() local
DDWARFContext.cpp185 uint64_t StringOffset = in dumpDWARFv5StringOffsetsSection() local
232 uint64_t StringOffset = strOffsetExt.getU32(&offset); in dumpStringOffsetsSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h357 uint64_t StringOffset; variable
362 uint64_t StringOffset, uint64_t EntryOffset) in NameTableEntry()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h361 uint64_t StringOffset; variable
366 uint64_t StringOffset, uint64_t EntryOffset) in NameTableEntry()
/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-16.0/llvm/include/llvm/Object/
DOffloadBinary.h118 uint64_t StringOffset; // Offset in bytes to the string map. member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp315 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local
356 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp290 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local
331 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp332 for (unsigned StringOffset : M.Symbols) { in writeSymbolTable() local
DArchive.cpp155 std::size_t StringOffset; in getName() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DArchive.cpp272 std::size_t StringOffset; in getName() local
DArchiveWriter.cpp428 for (unsigned StringOffset : M.Symbols) { in writeSymbolTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp746 uint32_t StringOffset = 0; in emitBTFSection() local
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1036 uint32_t StringOffset; in getFileNameForFileOffset() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBTFDebug.cpp1042 uint32_t StringOffset = 0; in emitBTFSection() local

12