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

  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMachObjectWriter.cpp 97 Type = MachO::PPC_RELOC_BR24; // R_PPC_REL24
315 RelocType != MachO::PPC_RELOC_BR24 &&
  /external/llvm/test/CodeGen/PowerPC/
hello-reloc.s 69 ; DARWIN-G4-DUMP: Type: PPC_RELOC_BR24 (3)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py     [all...]
  /external/llvm/include/llvm/Support/
MachO.h 412 PPC_RELOC_BR24 = 3,
    [all...]

Completed in 120 milliseconds