Home
last modified time | relevance | path

Searched defs:fragEnd (Results 1 – 14 of 14) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DGOT.cpp33 SectionData::iterator frag, fragEnd = m_SectionData->end(); in finalizeSectionSize() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsPLT.cpp67 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
DMipsLDBackend.cpp1232 SectionData::FragmentListType::iterator frag, fragEnd = from_list.end(); in moveSectionData() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMGOT.cpp55 SectionData::iterator frag, fragEnd = m_SectionData->end(); in finalizeSectionSize() local
DARMPLT.cpp48 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
DARMLDBackend.cpp529 SectionData::FragmentListType::iterator fragEnd = src.end(); in mergeSection() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64GOT.cpp58 SectionData::iterator frag, fragEnd = m_SectionData->end(); in finalizeSectionSize() local
DAArch64PLT.cpp51 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
/frameworks/compile/mclinker/lib/Object/
DObjectBuilder.cpp151 SectionData::FragmentListType::iterator frag, fragEnd = from_list.end(); in MoveSectionData() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonPLT.cpp80 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
DHexagonLDBackend.cpp906 SectionData::FragmentListType::iterator frag, fragEnd = to_list.end(); in MoveCommonData() local
973 SectionData::FragmentListType::iterator frag, fragEnd = to_list.end(); in MoveSectionDataAndSort() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.cpp103 SectionData::iterator frag, fragEnd = m_pSectionData->end(); in finalizeSectionSize() local
/frameworks/compile/mclinker/lib/LD/
DIdenticalCodeFolding.cpp218 SectionData::const_iterator frag, fragEnd = sect->getSectionData()->end(); in initConstantContent() local
DELFObjectWriter.cpp651 SectionData::const_iterator fragIter, fragEnd = pSD.end(); in emitSectionData() local