Home
last modified time | relevance | path

Searched refs:setUpReachedSections (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DGarbageCollection.h67 void setUpReachedSections();
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp110 setUpReachedSections(); in run()
125 void GarbageCollection::setUpReachedSections() { in setUpReachedSections() function in mcld::GarbageCollection