Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h25 StringMap<unsigned> StringOffset; variable
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h558 struct StringOffset { global() struct
562 StringOffsetStringOffset StringOffset() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h119 uint64_t StringOffset; // Offset in bytes to the string map. member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h513 uint64_t StringOffset; global() variable
518 NameTableEntry(const DataExtractor & StrData,uint32_t Index,uint64_t StringOffset,uint64_t EntryOffset) NameTableEntry() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp318 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' maybeLexMachineBasicBlock() local
359 unsigned StringOffset = Rule.size() + Number.size(); maybeLexIndexAndName() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp183 uint64_t StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName() local
728 uint64_t StringOffset = getNameTableEntry() local
H A DDWARFVerifier.cpp1052 uint64_t StringOffset; verifyAppleAccelTable() local
H A DDWARFContext.cpp885 uint64_t StringOffset = dumpStringOffsetsSection() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp132 uint32_t StringOffset = StaticDiagInfoDescriptionOffsets[MyIndex]; getDescription() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp280 std::size_t StringOffset; in getName() local
H A DArchiveWriter.cpp598 for (unsigned StringOffset : M.Symbols) { writeSymbolTable() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1061 uint32_t StringOffset = 0; in emitBTFSection() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1311 unsigned StringOffset = 0; getLocationOfByte() local