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

  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMachObjectWriter.cpp 130 Type = MachO::PPC_RELOC_LO16_SECTDIFF;
234 Type == MachO::PPC_RELOC_LO16_SECTDIFF ||
256 case MachO::PPC_RELOC_LO16_SECTDIFF:
  /external/llvm/test/CodeGen/PowerPC/
hello-reloc.s 76 ; DARWIN-G4-DUMP: Type: PPC_RELOC_LO16_SECTDIFF (11)
106 ; DARWIN-G4-DUMP: Type: PPC_RELOC_LO16_SECTDIFF (11)
  /external/llvm/include/llvm/Support/
MachO.h 462 PPC_RELOC_LO16_SECTDIFF = 11,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py     [all...]

Completed in 384 milliseconds