Home
last modified time | relevance | path

Searched refs:getStrOffsetsDWOSection (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h69 virtual const DWARFSection &getStrOffsetsDWOSection() const { in getStrOffsetsDWOSection() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1317 DObj->getStrOffsetsDWOSection().Data)) in dump()
1319 DObj->getStrOffsetsDWOSection(), in dump()
2346 const DWARFSection &getStrOffsetsDWOSection() const override { in getStrOffsetsDWOSection() function in __anonfc0a132e1211::DWARFObjInMemory
H A DDWARFUnit.cpp60 D.getStrOffsetsDWOSection(), &D.getAddrSection(), in addUnitsForDWOSection()
H A DDWARFVerifier.cpp1906 DObj.getStrOffsetsDWOSection(), DObj.getStrDWOSection()); in handleDebugStrOffsets()