Home
last modified time | relevance | path

Searched defs:StrOff (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp299 uint32_t GsymCreator::copyString(const GsymCreator &SrcGC, uint32_t StrOff) { in copyString()
324 const uint32_t StrOff = StrTab.add(CHStr); in insertString() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h88 uint32_t StrOff; ///< Offset of string section member
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp128 uint32_t StrOff = Extractor.getU32(C); in parseBTF() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1779 uint64_t StrOff = DA.getAddress(C); in verifyDebugStrOffsets() local