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

/frameworks/compile/mclinker/lib/MC/
H A DInput.cpp30 Input::Input(llvm::StringRef pName, const AttributeProxy& pProxy) argument
34 m_pAttr(const_cast<Attribute*>(pProxy.attr())),
59 const AttributeProxy& pProxy,
65 m_pAttr(const_cast<Attribute*>(pProxy.attr())),
57 Input(llvm::StringRef pName, const sys::fs::Path& pPath, const AttributeProxy& pProxy, unsigned int pType, off_t pFileOffset) argument

Completed in 53 milliseconds