Searched defs:RangeList (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DLayout.h147 typedef llvm::iplist<Range> RangeList; typedef in class:mcld::Layout
149 typedef std::map<const SectionData*, RangeList*> SDRangeMap;
263 /// the map from SectionData* to its own RangeList.

Completed in 268 milliseconds