Searched refs:PPC_RELOC_BR24 (Results 1 - 4 of 4) sorted by relevance

/external/llvm/test/CodeGen/PowerPC/
H A Dhello-reloc.s65 ; DARWIN-G4-DUMP: 0x34 1 2 0 PPC_RELOC_BR24 0 0x3
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp98 Type = MachO::PPC_RELOC_BR24; // R_PPC_REL24
318 RelocType != MachO::PPC_RELOC_BR24 &&
/external/llvm/include/llvm/Support/
H A DMachO.h448 PPC_RELOC_BR24 = 3, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py1026 PPC_RELOC_BR24 = 3 variable in class:Relocs_Macho_PPC

Completed in 166 milliseconds