Home
last modified time | relevance | path

Searched defs:pBase (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
DAttribute.cpp52 const Attribute& pBase, in AttributeProxy()
96 const Attribute*& pBase, in ReplaceOrRecord()
156 AttributeProxy& AttributeProxy::assign(Attribute* pBase) { in assign()
/frameworks/compile/mclinker/include/mcld/MC/
DAttribute.h39 AttributeBase(const AttributeBase& pBase) in AttributeBase()