Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp200 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in getEntrySections() local
242 const LDSection* sect = in getEntrySections() local
268 const LDSection* sect = in getEntrySections() local
288 const LDSection* sect = &sym->fragRef()->frag()->getParent()->getSection(); in getEntrySections() local
309 const LDSection* sect = work_list.front(); in findReferencedSections() local
340 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in stripSections() local
DELFSegmentFactory.cpp54 ELFSegment::iterator sect, sectEnd = (*segment)->end(); in find() local
70 ELFSegment::const_iterator sect, sectEnd = (*segment)->end(); in find() local
DELFObjectWriter.cpp153 ELFSegment::iterator sect, sectEnd = (*seg)->end(); in writeObject() local
160 Module::iterator sect, sectEnd = pModule.end(); in writeObject() local
/frameworks/compile/mclinker/lib/Script/
DUnaryOp.cpp74 const LDSection* sect = NULL; in eval() local
96 const LDSection* sect = NULL; in eval() local
173 const LDSection* sect = NULL; in eval() local
DBinaryOp.cpp248 SectOperand* sect = llvm::cast<SectOperand>(m_pOperand[0]); in eval() local
/frameworks/compile/mclinker/lib/Core/
DModule.cpp41 iterator sect, sectEnd = end(); in getSection() local
51 const_iterator sect, sectEnd = end(); in getSection() local
/frameworks/compile/mclinker/include/mcld/LD/
DIdenticalCodeFolding.h49 LDSection* sect; variable
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp748 Module::const_iterator sect, sectEnd = pModule.end(); in sizeShstrtab() local
1847 LDSection* sect = (*out)->getSection(); in createProgramHdrs() local
1920 for (ELFSegment::iterator sect = (*seg)->begin(), in createProgramHdrs() local
1958 Module::iterator sect, sectBegin, sectEnd; in createProgramHdrs() local
2009 ELFSegment::reverse_iterator sect, sectREnd = (*seg)->rend(); in setupProgramHdrs() local
2048 ELFSegment::iterator sect, sectEnd = (*seg)->end(); in setupProgramHdrs() local
2149 const LDSection* sect = (*obj)->context()->getSection(".note.GNU-stack"); in setupGNUStackInfo() local
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp308 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in mergeSections() local
613 Module::iterator sect, sEnd = m_pModule->end(); in prelayout() local
DSectionMap.cpp326 StringList::const_iterator sect, sectEnd = pInput.spec().sections().end(); in matched() local