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

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp97 Type = MachO::PPC_RELOC_BR24; // R_PPC_REL24
315 RelocType != MachO::PPC_RELOC_BR24 &&
/external/llvm/test/CodeGen/PowerPC/
H A Dhello-reloc.s69 ; DARWIN-G4-DUMP: Type: PPC_RELOC_BR24 (3)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py1089 PPC_RELOC_BR24 = 3 variable in class:Relocs_Macho_PPC
/external/llvm/include/llvm/Support/
H A DMachO.h412 PPC_RELOC_BR24 = 3, enumerator in enum:llvm::MachO::RelocationInfoType
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h412 PPC_RELOC_BR24 = 3, enumerator in enum:llvm::MachO::RelocationInfoType

Completed in 138 milliseconds