OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCLinkerCtorFn
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Support/
Target.cpp
21
MCLinkerCtorFn
(NULL),
50
if (NULL ==
MCLinkerCtorFn
)
52
return
MCLinkerCtorFn
(pTriple, pConfig, pModule, pFileHandle);
/frameworks/compile/mclinker/include/mcld/Support/
TargetRegistry.h
76
if (!T.
MCLinkerCtorFn
)
77
T.
MCLinkerCtorFn
= Fn;
Target.h
96
MCLinkerCtorTy
MCLinkerCtorFn
;
Completed in 247 milliseconds