Searched defs:sect (Results 1 – 10 of 10) sorted by relevance
| /frameworks/compile/mclinker/lib/LD/ |
| D | GarbageCollection.cpp | 200 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
|
| D | ELFSegmentFactory.cpp | 54 ELFSegment::iterator sect, sectEnd = (*segment)->end(); in find() local 70 ELFSegment::const_iterator sect, sectEnd = (*segment)->end(); in find() local
|
| D | ELFObjectWriter.cpp | 153 ELFSegment::iterator sect, sectEnd = (*seg)->end(); in writeObject() local 160 Module::iterator sect, sectEnd = pModule.end(); in writeObject() local
|
| /frameworks/compile/mclinker/lib/Script/ |
| D | UnaryOp.cpp | 74 const LDSection* sect = NULL; in eval() local 96 const LDSection* sect = NULL; in eval() local 173 const LDSection* sect = NULL; in eval() local
|
| D | BinaryOp.cpp | 248 SectOperand* sect = llvm::cast<SectOperand>(m_pOperand[0]); in eval() local
|
| /frameworks/compile/mclinker/lib/Core/ |
| D | Module.cpp | 41 iterator sect, sectEnd = end(); in getSection() local 51 const_iterator sect, sectEnd = end(); in getSection() local
|
| /frameworks/compile/mclinker/include/mcld/LD/ |
| D | IdenticalCodeFolding.h | 49 LDSection* sect; variable
|
| /frameworks/compile/mclinker/lib/Target/ |
| D | GNULDBackend.cpp | 748 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/ |
| D | ObjectLinker.cpp | 308 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in mergeSections() local 613 Module::iterator sect, sEnd = m_pModule->end(); in prelayout() local
|
| D | SectionMap.cpp | 326 StringList::const_iterator sect, sectEnd = pInput.spec().sections().end(); in matched() local
|