Home
last modified time | relevance | path

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

/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/lib/Object/
DObjectLinker.cpp244 LDContext::sect_iterator sect, sectEnd = (*obj)->context()->sectEnd(); in mergeSections() local
433 Module::iterator sect, sEnd = m_pModule->end(); in prelayout() local
/frameworks/compile/mclinker/tools/mcld/lib/Core/
DLinker.cpp143 mcld::LDSection* sect = mBuilder->CreateELFHeader(*input, ".text", in addCode() local
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp861 Module::const_iterator sect, sectEnd = pModule.end(); in sizeNamePools() local
1692 Module::iterator sect, sect_end = pModule.end(); in createProgramHdrs() local
1757 for (ELFSegment::sect_iterator sect = (*seg).begin(), in createProgramHdrs() local
1886 const LDSection* sect = (*obj)->context()->getSection(".note.GNU-stack"); in setupGNUStackInfo() local
1920 Module::iterator sect = pModule.begin(); in setupRelro() local
2064 for (ELFSegment::sect_iterator sect = (*seg).begin(), in setOutputSectionAddress() local
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp148 ELFSegment::sect_iterator sect, sectEnd = (*seg).end(); in writeObject() local
155 Module::iterator sect, sectEnd = pModule.end(); in writeObject() local