Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp232 LDSymbol* entry_sym = in getEntrySections() local
234 assert(entry_sym != NULL); in getEntrySections()
235 pEntry.push_back(&entry_sym->fragRef()->frag()->getParent()->getSection()); in getEntrySections()