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

  /external/llvm/include/llvm/MC/
MCWin64EH.h 35 static WinEH::Instruction PushMachFrame(MCSymbol *L, bool Code) {
  /external/llvm/lib/MC/
MCStreamer.cpp 549 report_fatal_error("If present, PushMachFrame must be the first UOP");
554 WinEH::Instruction Inst = Win64EH::Instruction::PushMachFrame(Label, Code);

Completed in 137 milliseconds