Searched refs:SectionList (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h130 typedef SmallVector<SectionEntry, 64> SectionList; typedef in class:llvm::RuntimeDyldImpl
131 SectionList Sections;
H A DRuntimeDyldELF.cpp511 SectionList::const_iterator it = Sections.begin();
512 SectionList::const_iterator ite = Sections.end();
/external/llvm/include/llvm/Object/
H A DMachO.h207 typedef SmallVector<const char*, 1> SectionList; typedef in class:llvm::object::MachOObjectFile
208 SectionList Sections;

Completed in 98 milliseconds