Home
last modified time | relevance | path

Searched defs:getStringOffsetSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h56 virtual const DWARFSection &getStringOffsetSection() const { return Dummy; } in getStringOffsetSection() function
H A DDWARFUnit.h291 const DWARFSection &getStringOffsetSection() const { in getStringOffsetSection() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1573 const DWARFSection &getStringOffsetSection() const override { in getStringOffsetSection() function in __anonf3f23cd30d11::DWARFObjInMemory