Home
last modified time | relevance | path

Searched defs:FileCPUSubtype (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp342 bool acceptFileArch(uint32_t FileCPUType, uint32_t FileCPUSubtype) { in acceptFileArch()
380 uint32_t FileCPUType, FileCPUSubtype; in verifyAndAddMachOObject() local