Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h25 StringMap<unsigned> StringOffset; global() variable
/llvm-project/lld/MachO/
H A DSyntheticSections.h573 struct StringOffset { global() struct
577 StringOffsetStringOffset StringOffset() argument
/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h119 uint64_t StringOffset; // Offset in bytes to the string map. member
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp322 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' maybeLexMachineBasicBlock() local
363 unsigned StringOffset = Rule.size() + Number.size(); maybeLexIndexAndName() local
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h546 uint64_t StringOffset; global() variable
551 NameTableEntry(const DataExtractor & StrData,uint32_t Index,uint64_t StringOffset,uint64_t EntryOffset) NameTableEntry() argument
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp183 uint64_t StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName() local
804 uint64_t StringOffset = in getNameTableEntry() local
H A DDWARFVerifier.cpp1176 uint64_t StringOffset; verifyAppleAccelTable() local
H A DDWARFContext.cpp886 OS << format("%0*" PRIx64 " ", OffsetDumpWidth, StringOffset); in dumpStringOffsetsSection() local
/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp142 uint32_t StringOffset = StaticDiagInfoDescriptionOffsets[MyIndex]; getDescription() local
/llvm-project/llvm/lib/Object/
H A DArchive.cpp280 if (Name.substr(1).rtrim(' ').getAsInteger(10, StringOffset)) { in getName() local
H A DArchiveWriter.cpp599 for (unsigned StringOffset : M.Symbols) { writeSymbolTable() local
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1061 uint32_t StringOffset = 0; emitBTFSection() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp1341 unsigned StringOffset = 0; getLocationOfByte() local