Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DBinary.h77 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType()
84 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType()