Home
last modified time | relevance | path

Searched refs:getAddrOffsetSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/
DDWARFCompileUnit.h57 StringRef getAddrOffsetSection() const { return AddrOffsetSection; } in getAddrOffsetSection() function
DDWARFFormValue.cpp325 StringRef AddrOffsetSec = cu->getAddrOffsetSection(); in dump()