Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h112 LDSection* getLink() { return m_pLink; } in getLink() function
114 const LDSection* getLink() const { return m_pLink; } in getLink() function