Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h25 StringMap<unsigned> StringOffset; variable
/llvm-project-15.0.7/lld/MachO/
H A DSyntheticSections.h538 struct StringOffset { struct
542 explicit StringOffset(uint8_t zeros) : trailingZeros(zeros) {} in StringOffset() argument
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h360 uint64_t StringOffset; variable
365 uint64_t StringOffset, uint64_t EntryOffset) in NameTableEntry()
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp172 uint64_t StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName() local
353 uint64_t StringOffset = AccelSection.getRelocatedValue(4, &DataOffset); in equal_range() local
645 uint64_t StringOffset = in getNameTableEntry() local
H A DDWARFVerifier.cpp1030 uint64_t StringOffset; in verifyAppleAccelTable() local
H A DDWARFContext.cpp206 uint64_t StringOffset = in dumpStringOffsetsSection() local
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DOffloadBinary.h118 uint64_t StringOffset; // Offset in bytes to the string map. member
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp310 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local
351 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
/llvm-project-15.0.7/llvm/lib/Object/
H A DArchive.cpp270 std::size_t StringOffset; in getName() local
H A DArchiveWriter.cpp428 for (unsigned StringOffset : M.Symbols) { in writeSymbolTable() local
/llvm-project-15.0.7/clang/lib/Basic/
H A DDiagnosticIDs.cpp131 uint32_t StringOffset = StaticDiagInfoDescriptionOffsets[MyIndex]; in getDescription() local
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1022 uint32_t StringOffset = 0; in emitBTFSection() local
/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp1242 unsigned StringOffset = 0; in getLocationOfByte() local