Home
last modified time | relevance | path

Searched refs:frag_list (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64GOT.cpp56 SectionData::FragmentListType& frag_list = m_SectionData->getFragmentList(); in finalizeSectionSize() local
70 frag_list.push_back(entry); in finalizeSectionSize()
84 frag_list.push_back(entry); in finalizeSectionSize()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMGOT.cpp53 SectionData::FragmentListType& frag_list = m_SectionData->getFragmentList(); in finalizeSectionSize() local
67 frag_list.push_back(entry); in finalizeSectionSize()
81 frag_list.push_back(entry); in finalizeSectionSize()
/frameworks/compile/mclinker/lib/LD/
DEhFrame.cpp356 SectionData::FragmentListType& frag_list = in computeOffsetSize() local
358 for (SectionData::iterator i = frag_list.begin(), e = frag_list.end(); i != e; in computeOffsetSize()
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp281 SectionData::FragmentListType& frag_list = in addEhFrameForPLT() local
299 frag_list.insertAfter(cur_iter, fde); in addEhFrameForPLT()
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dwifi-direct.jd150 .findFragmentById(R.id.frag_list);