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

/frameworks/compile/mclinker/include/mcld/LD/
H A DLayout.h55 /// getInputLDSection - give a Fragment, return the corresponding input
59 LDSection* getInputLDSection(const Fragment& pFrag);
61 /// getInputLDSection - give a Fragment, return the corresponding input
65 const LDSection* getInputLDSection(const Fragment& pFrag) const;
/frameworks/compile/mclinker/lib/LD/
H A DLayout.cpp208 /// getInputLDSection - give a Fragment, return the corresponding input
211 Layout::getInputLDSection(const Fragment& pFrag) function in class:Layout
252 /// getInputLDSection - give a Fragment, return the corresponding input
255 Layout::getInputLDSection(const Fragment& pFrag) const function in class:Layout

Completed in 629 milliseconds