Home
last modified time | relevance | path

Searched refs:PPC_RELOC_BR24 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp97 Type = MachO::PPC_RELOC_BR24; // R_PPC_REL24 in getRelocType()
315 RelocType != MachO::PPC_RELOC_BR24 && in RecordPPCRelocation()
/external/llvm/test/CodeGen/PowerPC/
Dhello-reloc.s69 ; DARWIN-G4-DUMP: Type: PPC_RELOC_BR24 (3)
/external/llvm/test/tools/llvm-readobj/
Drelocations.test94 MACHO-PPC-NEXT: Type: PPC_RELOC_BR24 (3)
Dreloc-types.test678 MACHO-PPC: PPC_RELOC_BR24 (3)
Dsections-ext.test335 MACHO-PPC-NEXT: Type: PPC_RELOC_BR24 (3)
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1081 PPC_RELOC_BR24 = 3 variable in Relocs_Macho_PPC
/external/llvm/include/llvm/Support/
DMachO.h454 PPC_RELOC_BR24 = 3, enumerator