Searched refs:SetCode (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.h32 void SetCode(dw_uleb128_t code) { m_code = code; } function in class:DWARFAbbreviationDeclaration
H A DDWARFDebugAbbrev.cpp107 m_decls.back().SetCode(code);

Completed in 101 milliseconds