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

  /frameworks/compile/mclinker/include/mcld/
LinkerScript.h 17 #include <mcld/Object/SectionMap.h>
55 const SectionMap& sectionMap() const { return m_SectionMap; }
56 SectionMap& sectionMap() { return m_SectionMap; }
92 SectionMap m_SectionMap;
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 38 #include <mcld/Object/SectionMap.h>
    [all...]

Completed in 100 milliseconds