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

  /external/llvm/test/Scripts/
elf-dump 18 self.isN64 = False
127 if f.isN64:
187 f.isN64 = True
  /external/llvm/include/llvm/MC/
MCELFObjectWriter.h 57 const unsigned IsN64 : 1;
63 bool IsN64=false);
100 bool isN64() const { return IsN64; }
  /external/llvm/lib/MC/
ELFObjectWriter.cpp     [all...]

Completed in 354 milliseconds