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

Completed in 147 milliseconds