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

/frameworks/compile/mclinker/lib/LD/
H A DEhFrame.cpp325 SectionData& out_sd = *getSectionData(); local
326 SectionData::FragmentListType& out_frag_list = out_sd.getFragmentList();
331 frag->setParent(&out_sd);
340 SectionData& out_sd = *getSectionData(); local
341 SectionData::FragmentListType& out_frag_list = out_sd.getFragmentList();
347 frag->setParent(&out_sd);
351 frag->setParent(&out_sd);
361 frag->setParent(&out_sd);

Completed in 54 milliseconds