Searched refs:isELF (Results 1 - 25 of 56) sorted by relevance

123

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
H A DMCSymbolELF.h47 static bool classof(const MCSymbol *S) { return S->isELF(); }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
H A DBinary.h108 bool isELF() const { function in class:llvm::object::Binary
142 if (isELF())
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
H A DBinary.h108 bool isELF() const { function in class:llvm::object::Binary
142 if (isELF())
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
H A DBinary.h108 bool isELF() const { function in class:llvm::object::Binary
142 if (isELF())
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
H A DBinary.h108 bool isELF() const { function in class:llvm::object::Binary
142 if (isELF())
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
H A DBinary.h109 bool isELF() const { function in class:llvm::object::Binary
143 if (isELF())
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
H A DBinary.h109 bool isELF() const { function in class:llvm::object::Binary
143 if (isELF())
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
H A DBinary.h109 bool isELF() const { function in class:llvm::object::Binary
143 if (isELF())
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
H A DBinary.h109 bool isELF() const { function in class:llvm::object::Binary
143 if (isELF())
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
H A DBinary.h109 bool isELF() const { function in class:llvm::object::Binary
143 if (isELF())
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
H A DBinary.h109 bool isELF() const { function in class:llvm::object::Binary
143 if (isELF())
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
H A DBinary.h109 bool isELF() const { function in class:llvm::object::Binary
143 if (isELF())

Completed in 530 milliseconds

123