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

/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSection.h107 /// getLink - return the Link. When a section A needs the other section B
112 LDSection* getLink() { return m_pLink; } function in class:mcld::LDSection
114 const LDSection* getLink() const { return m_pLink; } function in class:mcld::LDSection

Completed in 106 milliseconds