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()
101 case MachO::GENERIC_RELOC_LOCAL_SECTDIFF: { in resolveRelocation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp383 (unsigned)MachO::GENERIC_RELOC_LOCAL_SECTDIFF; in RecordScatteredRelocation()
390 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/lib/Object/
DMachOObjectFile.cpp929 case MachO::GENERIC_RELOC_LOCAL_SECTDIFF: { in getRelocationValueString()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp1794 r_type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF) { in SymbolizerGetOpInfo()
1826 r_type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF)) { in SymbolizerGetOpInfo()