Searched refs:ELFSectionMap (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFSectionMap.h1 //===- ELFSectionMap.h ----------------------------------------------------===//
17 class ELFSectionMap : public SectionMap class in namespace:mcld
20 ELFSectionMap();
22 ~ELFSectionMap();
/frameworks/compile/mclinker/lib/LD/
H A DELFSectionMap.cpp1 //===- ELFSectionMap.cpp --------------------------------------------------===//
10 #include <mcld/LD/ELFSectionMap.h>
66 ELFSectionMap::ELFSectionMap() function in class:ELFSectionMap
70 ELFSectionMap::~ELFSectionMap()
74 void ELFSectionMap::initStandardMaps()

Completed in 64 milliseconds