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

/frameworks/compile/mclinker/include/mcld/LD/
H A DSectionMerger.h33 struct Mapping { struct in class:mcld::SectionMerger
37 typedef std::vector<Mapping> LDSectionMapTy;
H A DSectionMap.h31 struct Mapping { struct in class:mcld::SectionMap
36 typedef std::vector<struct Mapping> SectionMappingTy;
57 Mapping* at(const std::string& pInput);

Completed in 300 milliseconds