Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp329 bool acceptFileArch(uint32_t FileCPUType, uint32_t FileCPUSubtype) { in acceptFileArch()
367 uint32_t FileCPUType, FileCPUSubtype; in verifyAndAddMachOObject() local