Searched refs:getAbbreviations (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFCompileUnit.cpp20 << " abbr_offset = " << format("0x%04x", getAbbreviations()->getOffset())
H A DDWARFTypeUnit.cpp29 << " abbr_offset = " << format("0x%04x", getAbbreviations()->getOffset())
H A DDWARFUnit.h114 const DWARFAbbreviationDeclarationSet *getAbbreviations() const { function in class:llvm::DWARFUnit
H A DDWARFDebugInfoEntry.cpp108 AbbrevDecl = U->getAbbreviations()->getAbbreviationDeclaration(AbbrCode);

Completed in 107 milliseconds