Searched refs:setUpReachedSectionsForGC (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.h121 /// setUpReachedSectionsForGC - set the reference from section XXX to
123 void setUpReachedSectionsForGC(const Module& pModule,
H A DARMLDBackend.cpp440 void ARMGNULDBackend::setUpReachedSectionsForGC(const Module& pModule, function in class:ARMGNULDBackend
/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h120 /// setUpReachedSectionsForGC - set the reference between two sections for
123 virtual void setUpReachedSectionsForGC(const Module& pModule, function in class:mcld::TargetLDBackend
/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp121 m_Backend.setUpReachedSectionsForGC(m_Module, m_SectionReachedListMap);

Completed in 108 milliseconds