Home
last modified time | relevance | path

Searched defs:sect (Results 1 – 15 of 15) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp188 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in getEntrySections() local
220 const LDSection* sect = in getEntrySections() local
258 const LDSection* sect = in getEntrySections() local
280 const LDSection* sect = &sym->fragRef()->frag()->getParent()->getSection(); in getEntrySections() local
300 const LDSection* sect = work_list.front(); in findReferencedSections() local
330 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in stripSections() local
DELFSegmentFactory.cpp52 ELFSegment::iterator sect, sectEnd = (*segment)->end(); in find() local
68 ELFSegment::const_iterator sect, sectEnd = (*segment)->end(); in find() local
DIdenticalCodeFolding.cpp81 LDSection* sect = (*kept).first; in foldIdenticalCode() local
107 LDSection* sect = &(frag_ref->frag()->getParent()->getSection()); in foldIdenticalCode() local
125 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in findCandidates() local
DBranchIslandFactory.cpp41 for (Module::iterator sect = pModule.begin(), sectEnd = pModule.end(); in group() local
DELFObjectWriter.cpp150 ELFSegment::iterator sect, sectEnd = (*seg)->end(); in writeObject() local
157 Module::iterator sect, sectEnd = pModule.end(); in writeObject() local
/frameworks/compile/mclinker/lib/Script/
DUnaryOp.cpp73 const LDSection* sect = NULL; in eval() local
95 const LDSection* sect = NULL; in eval() local
166 const LDSection* sect = NULL; in eval() local
DBinaryOp.cpp228 SectOperand* sect = llvm::cast<SectOperand>(m_pOperand[0]); in eval() local
/frameworks/compile/mclinker/lib/Core/
DModule.cpp39 iterator sect, sectEnd = end(); in getSection() local
48 const_iterator sect, sectEnd = end(); in getSection() local
/frameworks/compile/mclinker/include/mcld/LD/
DIdenticalCodeFolding.h50 LDSection* sect; variable
/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.cpp69 LDSection* sect = *it; in create() local
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp702 Module::const_iterator sect, sectEnd = pModule.end(); in sizeShstrtab() local
1760 LDSection* sect = (*out)->getSection(); in createProgramHdrs() local
1829 for (ELFSegment::iterator sect = (*seg)->begin(), sectEnd = (*seg)->end(); in createProgramHdrs() local
1866 Module::iterator sect, sectBegin, sectEnd; in createProgramHdrs() local
1916 ELFSegment::reverse_iterator sect, sectREnd = (*seg)->rend(); in setupProgramHdrs() local
1952 ELFSegment::iterator sect, sectEnd = (*seg)->end(); in setupProgramHdrs() local
2046 const LDSection* sect = (*obj)->context()->getSection(".note.GNU-stack"); in setupGNUStackInfo() local
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp341 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in mergeSections() local
647 Module::iterator sect, sEnd = m_pModule->end(); in prelayout() local
DSectionMap.cpp313 StringList::const_iterator sect, sectEnd = pInput.spec().sections().end(); in matched() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp317 for (Module::iterator sect = pModule.begin(), sectEnd = pModule.end(); in scanErrata() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp1154 LDSection* sect = *it; in saveTPOffset() local