HomeSort by: relevance | last modified time | path
    Searched refs:Dwarf2LRegs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCRegisterInfo.cpp 83 const DwarfLLVMRegPair *M = isEH ? EHDwarf2LRegs : Dwarf2LRegs;
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCRegisterInfo.h 183 const DwarfLLVMRegPair *Dwarf2LRegs; // Dwarf to LLVM regs mapping
390 Dwarf2LRegs = nullptr;
417 Dwarf2LRegs = Map;

Completed in 57 milliseconds