Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp210 static bool acceptFileArch(uint32_t FileCPUType, uint32_t FileCPUSubtype, in acceptFileArch() function
256 if (!ArchType.empty() && !acceptFileArch(FileCPUType, FileCPUSubtype, C)) { in verifyAndAddMachOObject()
291 !acceptFileArch(*FileCPUTypeOrErr, *FileCPUSubTypeOrErr, C)) { in verifyAndAddIRObject()