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

  /external/llvm/lib/Object/
Archive.cpp 227 if (Parent->kind() == K_GNU || Parent->kind() == K_MIPS64) {
413 Format = has64SymTable ? K_MIPS64 : K_GNU;
425 Format = has64SymTable ? K_MIPS64 : K_GNU;
496 if (Parent->kind() == K_MIPS64 || Parent->kind() == K_DARWIN64)
503 } else if (Parent->kind() == K_MIPS64) {
601 } else if (kind() == K_MIPS64) {
658 if (kind() == K_MIPS64)
  /external/llvm/include/llvm/Object/
Archive.h 191 K_MIPS64,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Archive.h 213 K_MIPS64,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
Archive.h 232 K_MIPS64,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
Archive.h 232 K_MIPS64,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Archive.h 213 K_MIPS64,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
Archive.h 232 K_MIPS64,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
Archive.h 232 K_MIPS64,

Completed in 706 milliseconds