Home
last modified time | relevance | path

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

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