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

/frameworks/compile/mclinker/lib/LD/
H A DLayout.cpp193 LDSection* output_sect = getOutputLDSection(pFrag);
297 /// getOutputLDSection
298 LDSection* Layout::getOutputLDSection(const Fragment& pFrag) function in class:Layout
307 /// getOutputLDSection
308 const LDSection* Layout::getOutputLDSection(const Fragment& pFrag) const function in class:Layout

Completed in 30 milliseconds