Searched refs:MCLD_NUM_OF_INPUTS (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Config/
H A DConfig.h41 #define MCLD_NUM_OF_INPUTS 32 macro
H A DConfig.h.in117 #define MCLD_NUM_OF_INPUTS 32
H A DConfig.h.cmake14 #define MCLD_NUM_OF_INPUTS 32
/frameworks/compile/mclinker/lib/MC/
H A DInputBuilder.cpp26 m_pInputFactory = new InputFactory(MCLD_NUM_OF_INPUTS, pConfig);
27 m_pContextFactory = new ContextFactory(MCLD_NUM_OF_INPUTS);
28 m_pMemFactory = new MemoryAreaFactory(MCLD_NUM_OF_INPUTS);

Completed in 71 milliseconds