OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setWholeArchive
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/include/mcld/MC/
Attribute.h
80
void
setWholeArchive
() { m_WholeArchive = true; }
171
void
setWholeArchive
();
/frameworks/compile/mclinker/lib/MC/
Attribute.cpp
108
void AttributeProxy::
setWholeArchive
() {
110
copy->
setWholeArchive
();
CommandAction.cpp
127
pBuilder.getAttributes().
setWholeArchive
();
/frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp
237
m_InputBuilder.getAttributes().
setWholeArchive
();
Completed in 2542 milliseconds