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 61 const DwarfLLVMRegPair *M = isEH ? EHDwarf2LRegs : Dwarf2LRegs;
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 175 const DwarfLLVMRegPair *EHDwarf2LRegs; // Dwarf to LLVM regs mapping EH
280 EHDwarf2LRegs = Map;

Completed in 22 milliseconds