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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 274 /// HasNoDeadStrip - True if this target supports the MachO .no_dead_strip
276 bool HasNoDeadStrip; // Defaults to false.
526 bool hasNoDeadStrip() const { return HasNoDeadStrip; }
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 19 milliseconds