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

  /external/chromium_org/components/nacl/loader/nonsfi/
elf_loader.h 14 #error Non SFI mode is currently supported only on linux.
  /hardware/intel/bootstub/
bootstub.spec 34 - Fix SFI mmio exporting
  /external/llvm/utils/TableGen/
AsmMatcherEmitter.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 220 SparcMachineFunctionInfo *SFI = MF.getInfo<SparcMachineFunctionInfo>();
221 unsigned Reg = SFI->getSRetReturnReg();
485 SparcMachineFunctionInfo *SFI = MF.getInfo<SparcMachineFunctionInfo>();
486 unsigned Reg = SFI->getSRetReturnReg();
489 SFI->setSRetReturnReg(Reg);
    [all...]

Completed in 5573 milliseconds