OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getReachedList
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/include/mcld/LD/
GarbageCollection.h
41
///
getReachedList
- get the list of sections which can be reached by
43
SectionListTy&
getReachedList
(const LDSection& pSection);
/frameworks/compile/mclinker/lib/LD/
GarbageCollection.cpp
81
GarbageCollection::SectionReachedListMap::
getReachedList
(
170
reached_sects = &m_SectionReachedListMap.
getReachedList
(*apply_sect);
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp
604
reached_sects = &pSectReachedListMap.
getReachedList
(*apply_sect);
[
all
...]
Completed in 221 milliseconds