Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h69 virtual const DWARFSection &getStrOffsetsDWOSection() const { in getStrOffsetsDWOSection() function
/freebsd-src/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()
2344 const DWARFSection &getStrOffsetsDWOSection() const override { getStrOffsetsDWOSection() function in __anon6f0e60001111::DWARFObjInMemory
H A DDWARFUnit.cpp60 D.getStrOffsetsDWOSection(), &D.getAddrSection(), in addUnitsForDWOSection()
H A DDWARFVerifier.cpp1906 DObj.getStrOffsetsDWOSection(), DObj.getStrDWOSection());