Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h26 StringMap<unsigned> StringOffset; variable
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp174 unsigned StringOffset = AccelSection.getRelocatedValue(4, DataOffset); in dumpName() local
355 unsigned StringOffset = AccelSection.getRelocatedValue(4, &DataOffset); in equal_range() local
631 uint32_t StringOffset = AS.getRelocatedValue(4, &StringOffsetOffset); in getNameTableEntry() local
H A DDWARFVerifier.cpp645 uint64_t StringOffset = *DieCU->getStringOffsetSectionItem(Index); in verifyDebugInfoForm() local
891 uint32_t StringOffset; in verifyAppleAccelTable() local
H A DDWARFContext.cpp185 uint64_t StringOffset = in dumpDWARFv5StringOffsetsSection() local
238 uint32_t StringOffset = strOffsetExt.getU32(&offset); in dumpStringOffsetsSection() local
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h358 uint32_t StringOffset; variable
363 uint32_t StringOffset, uint32_t EntryOffset) in NameTableEntry()
/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp287 unsigned StringOffset = PrefixLength + Number.size(); // Drop '%bb.<id>' in maybeLexMachineBasicBlock() local
328 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName() local
/freebsd-12.1/contrib/llvm/lib/Object/
H A DArchiveWriter.cpp378 for (unsigned StringOffset : M.Symbols) { in writeSymbolTable() local
H A DArchive.cpp156 std::size_t StringOffset; in getName() local
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTFDebug.cpp572 uint32_t StringOffset = 0; in emitBTFSection() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp1129 unsigned StringOffset = 0; in getLocationOfByte() local