HomeSort by relevance Sort by last modified time
    Searched defs:isMips64EL (Results 1 - 16 of 16) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELF.h 122 bool isMips64EL() const {
324 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELF.h 122 bool isMips64EL() const {
324 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELF.h 124 bool isMips64EL() const {
330 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELF.h 124 bool isMips64EL() const {
330 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELF.h 124 bool isMips64EL() const {
330 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELF.h 124 bool isMips64EL() const {
330 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELF.h 122 bool isMips64EL() const {
324 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELF.h 122 bool isMips64EL() const {
324 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELF.h 124 bool isMips64EL() const {
330 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELF.h 124 bool isMips64EL() const {
330 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELF.h 124 bool isMips64EL() const {
330 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELF.h 124 bool isMips64EL() const {
330 uint32_t Index = Rel->getSymbol(isMips64EL());
  /external/llvm/tools/yaml2obj/
yaml2elf.cpp 356 static bool isMips64EL(const ELFYAML::Object &Doc) {
389 REntry.setSymbolAndType(SymIdx, Rel.Type, isMips64EL(Doc));
395 REntry.setSymbolAndType(SymIdx, Rel.Type, isMips64EL(Doc));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 112 bool isMips64EL() const {
317 uint32_t Index = Rel->getSymbol(isMips64EL());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 112 bool isMips64EL() const {
317 uint32_t Index = Rel->getSymbol(isMips64EL());
  /external/llvm/include/llvm/Object/
ELF.h 106 bool isMips64EL() const {
308 uint32_t Index = Rel->getSymbol(isMips64EL());

Completed in 360 milliseconds