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

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 533 ELFSegmentFactory* m_pELFSegmentTable;
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 87 m_pELFSegmentTable(NULL),
113 m_pELFSegmentTable = new ELFSegmentFactory();
120 delete m_pELFSegmentTable;
    [all...]

Completed in 102 milliseconds