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

  /external/llvm/lib/MC/
MCRegisterInfo.cpp 73 const DwarfLLVMRegPair *M = isEH ? EHDwarf2LRegs : Dwarf2LRegs;
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 183 const DwarfLLVMRegPair *EHDwarf2LRegs; // Dwarf to LLVM regs mapping EH
295 EHDwarf2LRegs = Map;

Completed in 87 milliseconds