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

  /external/llvm/include/llvm/ADT/
Triple.h 310 bool isOSBinFormatELF() const {
  /external/llvm/lib/Target/X86/
X86Subtarget.h 244 bool isTargetELF() const { return TargetTriple.isOSBinFormatELF(); }

Completed in 42 milliseconds