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

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 131 /// setUpReachedSectionsForGC - set the reference between two sections for
134 virtual void setUpReachedSectionsForGC(
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.h 127 /// setUpReachedSectionsForGC - set the reference from section XXX to
129 void setUpReachedSectionsForGC(
ARMLDBackend.cpp 555 void ARMGNULDBackend::setUpReachedSectionsForGC(
    [all...]
  /frameworks/compile/mclinker/lib/LD/
GarbageCollection.cpp 111 m_Backend.setUpReachedSectionsForGC(m_Module, m_SectionReachedListMap);

Completed in 99 milliseconds