Home
last modified time | relevance | path

Searched refs:getStringOffsetDWOSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h65 virtual const DWARFSection &getStringOffsetDWOSection() const { in getStringOffsetDWOSection() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp582 DObj->getStringOffsetDWOSection().Data)) in dump()
584 DObj->getStringOffsetDWOSection(), in dump()
1558 const DWARFSection &getStringOffsetDWOSection() const override { in getStringOffsetDWOSection() function in __anonf3f23cd30d11::DWARFObjInMemory
H A DDWARFUnit.cpp55 D.getStringOffsetDWOSection(), &D.getAddrSection(), in addUnitsForDWOSection()