Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/
H A Drelocate_sdk.py32 def get_arch(): function
249 arch = get_arch()
/OK3568_Linux_fs/u-boot/tools/
H A Dmoveconfig.py820 def get_arch(self): member in KconfigParser
1168 arch = self.parser.get_arch()
/OK3568_Linux_fs/kernel/tools/kvm/kvm_stat/
H A Dkvm_stat246 def get_arch(): member in Arch
331 ARCH = Arch.get_arch()
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py230 def get_arch(self): member in Config