OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCLD_NUM_OF_INPUTS
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/include/mcld/Config/
Config.h
38
#define
MCLD_NUM_OF_INPUTS
32
Config.h.in
107
#define
MCLD_NUM_OF_INPUTS
32
/frameworks/compile/mclinker/lib/MC/
InputBuilder.cpp
25
m_pInputFactory = new InputFactory(
MCLD_NUM_OF_INPUTS
, pConfig);
26
m_pContextFactory = new ContextFactory(
MCLD_NUM_OF_INPUTS
);
27
m_pMemFactory = new MemoryAreaFactory(
MCLD_NUM_OF_INPUTS
);
Completed in 47 milliseconds