Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/PowerPC/
Dhello-reloc.s66 ; DARWIN-G4-DUMP: 0x30 0 2 n/a PPC_RELOC_LO16_SECTDIFF 1 0x74
72 ; DARWIN-G4-DUMP: 0x14 0 2 n/a PPC_RELOC_LO16_SECTDIFF 1 0x70
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp131 Type = MachO::PPC_RELOC_LO16_SECTDIFF; in getRelocType()
237 Type == MachO::PPC_RELOC_LO16_SECTDIFF || in RecordScatteredRelocation()
259 case MachO::PPC_RELOC_LO16_SECTDIFF: in RecordScatteredRelocation()
/external/llvm/test/tools/llvm-readobj/
Drelocations.test52 MACHO-PPC-NEXT: 0x24 0 2 n/a PPC_RELOC_LO16_SECTDIFF 1 0x64
59 MACHO-PPC-NEXT: 0x14 0 2 n/a PPC_RELOC_LO16_SECTDIFF 1 0x68
Dsections-ext.test302 MACHO-PPC-NEXT: 0x24 0 2 n/a PPC_RELOC_LO16_SECTDIFF 1 0x64
345 MACHO-PPC-NEXT: 0x14 0 2 n/a PPC_RELOC_LO16_SECTDIFF 1 0x68
Dreloc-types.test636 MACHO-PPC: PPC_RELOC_LO16_SECTDIFF (11)
/external/llvm/include/llvm/Support/
DMachO.h456 PPC_RELOC_LO16_SECTDIFF = 11, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1034 PPC_RELOC_LO16_SECTDIFF = 11 variable in Relocs_Macho_PPC