Searched defs:sect (Results 1 – 12 of 12) sorted by relevance
| /frameworks/compile/mclinker/lib/LD/ |
| D | GarbageCollection.cpp | 188 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
|
| D | ELFSegmentFactory.cpp | 52 ELFSegment::iterator sect, sectEnd = (*segment)->end(); in find() local 68 ELFSegment::const_iterator sect, sectEnd = (*segment)->end(); in find() local
|
| D | IdenticalCodeFolding.cpp | 81 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
|
| D | ELFObjectWriter.cpp | 150 ELFSegment::iterator sect, sectEnd = (*seg)->end(); in writeObject() local 157 Module::iterator sect, sectEnd = pModule.end(); in writeObject() local
|
| /frameworks/compile/mclinker/lib/Script/ |
| D | UnaryOp.cpp | 73 const LDSection* sect = NULL; in eval() local 95 const LDSection* sect = NULL; in eval() local 166 const LDSection* sect = NULL; in eval() local
|
| D | BinaryOp.cpp | 228 SectOperand* sect = llvm::cast<SectOperand>(m_pOperand[0]); in eval() local
|
| /frameworks/compile/mclinker/lib/Core/ |
| D | Module.cpp | 39 iterator sect, sectEnd = end(); in getSection() local 48 const_iterator sect, sectEnd = end(); in getSection() local
|
| /frameworks/compile/mclinker/include/mcld/LD/ |
| D | IdenticalCodeFolding.h | 50 LDSection* sect; variable
|
| /frameworks/compile/mclinker/lib/Target/ |
| D | GNULDBackend.cpp | 702 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/ |
| D | ObjectLinker.cpp | 341 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in mergeSections() local 647 Module::iterator sect, sEnd = m_pModule->end(); in prelayout() local
|
| D | SectionMap.cpp | 313 StringList::const_iterator sect, sectEnd = pInput.spec().sections().end(); in matched() local
|
| /frameworks/compile/mclinker/lib/Target/ARM/ |
| D | ARMException.cpp | 76 LDSection* sect = *it; in scanInputExceptionSections() local
|