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

  /external/llvm/lib/MC/
MCAsmInfoDarwin.cpp 49 JT16Begin = "L$start$jt16$";
MCAsmInfo.cpp 63 JT16Begin = "$d.";
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 183 const char *JT16Begin; // Defaults to "$a."
395 const char *getJumpTable16BeginLabelName() const { return JT16Begin; }

Completed in 39 milliseconds