Searched refs:PPC_RELOC_BR14 (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp101 Type = MachO::PPC_RELOC_BR14;
319 RelocType != MachO::PPC_RELOC_BR14) {
/external/llvm/include/llvm/Support/
H A DMachO.h447 PPC_RELOC_BR14 = 2, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py1025 PPC_RELOC_BR14 = 2 variable in class:Relocs_Macho_PPC

Completed in 92 milliseconds