OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TargetLDBackendCtorFn
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Support/
Target.cpp
22
TargetLDBackendCtorFn
(NULL),
67
if (NULL ==
TargetLDBackendCtorFn
)
69
return
TargetLDBackendCtorFn
(pConfig);
/frameworks/compile/mclinker/include/mcld/Support/
TargetRegistry.h
98
if (!T.
TargetLDBackendCtorFn
)
99
T.
TargetLDBackendCtorFn
= Fn;
Target.h
98
TargetLDBackendCtorTy
TargetLDBackendCtorFn
;
Completed in 433 milliseconds