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

/frameworks/compile/mclinker/lib/LD/
H A DSectionMerger.cpp55 section = (*it).outputSection;
72 assert(NULL == (*it).outputSection);
73 (*it).outputSection = pSection;
/frameworks/compile/mclinker/include/mcld/LD/
H A DSectionMerger.h35 LDSection* outputSection; member in struct:mcld::SectionMerger::Mapping

Completed in 267 milliseconds