HomeSort by relevance Sort by last modified time
    Searched refs:initStdSectionMap (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
SectionMap.h 84 // initStdSectionMap - add common mappings of ELF and other formats
86 bool initStdSectionMap();
  /frameworks/compile/mclinker/lib/LD/
SectionMap.cpp 135 bool SectionMap::initStdSectionMap()
  /frameworks/compile/mclinker/lib/MC/
MCLDDriver.cpp 145 if (!m_SectionMap.initStdSectionMap() ||

Completed in 377 milliseconds