Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h25 StringMap<unsigned> StringOffset; variable
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h573 struct StringOffset { struct
577 explicit StringOffset(uint8_t zeros) : trailingZeros(zeros) {} in StringOffset() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h118 uint64_t StringOffset; // Offset in bytes to the string map. global() member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp322 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local
363 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h546 uint64_t StringOffset; variable
551 uint64_t StringOffset, uint64_t EntryOffset) in NameTableEntry()
/freebsd/contrib/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.cpp1177 uint64_t StringOffset; in verifyAppleAccelTable() local
H A DDWARFContext.cpp886 uint64_t StringOffset = in dumpStringOffsetsSection() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp142 uint32_t StringOffset = StaticDiagInfoDescriptionOffsets[MyIndex]; in getDescription() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp280 std::size_t StringOffset; in getName() local
H A DArchiveWriter.cpp628 for (unsigned StringOffset : M.Symbols) { in writeSymbolTable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1061 uint32_t StringOffset = 0; in emitBTFSection() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1341 unsigned StringOffset = 0; in getLocationOfByte() local