HomeSort by relevance Sort by last modified time
    Searched refs:getMachOType (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Object/
Binary.h 72 static unsigned int getMachOType(bool isLE, bool is64Bits) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
Binary.h 75 static unsigned int getMachOType(bool isLE, bool is64Bits) {
  /external/llvm/lib/Object/
MachOObjectFile.cpp 265 : ObjectFile(getMachOType(IsLittleEndian, Is64bits), Object),
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
MachOObjectFile.cpp     [all...]

Completed in 3254 milliseconds