Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h69 virtual const DWARFSection &getStrOffsetsDWOSection() const { in getStrOffsetsDWOSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1316 DObj->getStrOffsetsDWOSection().Data)) in dump()
1318 DObj->getStrOffsetsDWOSection(), in dump()
2344 const DWARFSection &getStrOffsetsDWOSection() const override { in getStrOffsetsDWOSection() function in __anonafd15ee41111::DWARFObjInMemory
H A DDWARFUnit.cpp60 D.getStrOffsetsDWOSection(), &D.getAddrSection(), in addUnitsForDWOSection()
H A DDWARFVerifier.cpp1702 ".debug_str_offsets.dwo", DObj.getStrOffsetsDWOSection(), in handleDebugStrOffsets()