Home
last modified time | relevance | path

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

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