HomeSort by relevance Sort by last modified time
    Searched defs:SectionList (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Object/
MachO.h 114 typedef SmallVector<DataRefImpl, 1> SectionList;
115 SectionList Sections;
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 130 typedef SmallVector<SectionEntry, 64> SectionList;
131 SectionList Sections;

Completed in 2606 milliseconds