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.h24 StringMap<unsigned> StringOffset; variable
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h575 struct StringOffset { struct
579 explicit StringOffset(uint8_t zeros) : trailingZeros(zeros) {} in StringOffset() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h122 uint64_t StringOffset; // Offset in bytes to the string map. member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp325 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local
366 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h548 uint64_t StringOffset; variable
553 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.cpp1206 uint64_t StringOffset; in verifyAppleAccelTable() local
H A DDWARFContext.cpp882 uint64_t StringOffset = in dumpStringOffsetsSection() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp104 uint32_t StringOffset = StaticDiagInfoDescriptionOffsets[MyIndex]; in getDescription() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp279 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.cpp1180 uint32_t StringOffset = 0; in emitBTFSection() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1342 unsigned StringOffset = 0; in getLocationOfByte() local