Home
last modified time | relevance | path

Searched refs:GENERIC_RELOC_LOCAL_SECTDIFF (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h46 RelType == MachO::GENERIC_RELOC_LOCAL_SECTDIFF) in processRelocationRef()
100 case MachO::GENERIC_RELOC_LOCAL_SECTDIFF: { in resolveRelocation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp406 : (unsigned)MachO::GENERIC_RELOC_LOCAL_SECTDIFF; in recordScatteredRelocation()
413 Type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF) { in recordScatteredRelocation()
/external/llvm/test/tools/llvm-readobj/
Drelocations.test47 MACHO-I386-NEXT: 0xB 0 2 n/a GENERIC_RELOC_LOCAL_SECTDIFF 1 0x22
Dreloc-types.test650 MACHO-32: Type: GENERIC_RELOC_LOCAL_SECTDIFF (4)
Dsections-ext.test185 MACHO-I386-NEXT: 0xB 0 2 n/a GENERIC_RELOC_LOCAL_SECTDIFF 1 0x22
/external/llvm/include/llvm/Support/
DMachO.h445 GENERIC_RELOC_LOCAL_SECTDIFF = 4, enumerator
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp682 case MachO::GENERIC_RELOC_LOCAL_SECTDIFF: { in getRelocationValueString()
DMachODump.cpp1740 r_type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF) { in SymbolizerGetOpInfo()
1773 r_type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF)) { in SymbolizerGetOpInfo()