Home
last modified time | relevance | path

Searched refs:gcc_config (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/
Dtest_toolchains.py35 def __init__(self, gcc_config=None): argument
36 self.gcc_config = gcc_config
151 'GCC_GITHASH': config.gcc_config.githash,
289 label = self._BuildLabelName(config.gcc_config.githash)
354 gcc_config = GCCConfig(githash=githash)
355 toolchain_config = ToolchainConfig(gcc_config=gcc_config)