HomeSort by relevance Sort by last modified time
    Searched refs:Dwarf2LRegs (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 179 const DwarfLLVMRegPair *Dwarf2LRegs; // Dwarf to LLVM regs mapping
289 Dwarf2LRegs = Map;

Completed in 67 milliseconds