Searched defs:setArch (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/compile/mclinker/lib/Core/ | ||
H A D | TargetOptions.cpp | 44 void TargetOptions::setArch(const std::string& pArchName) { in setArch() function in mcld::TargetOptions |
/aosp12/bionic/libc/kernel/tools/ | ||
H A D | kernel.py | 215 def setArch(self,arch=None): member in KernelHeaderFinder |