Home
last modified time | relevance | path

Searched refs:GENERIC_RELOC_SECTDIFF (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h45 if (RelType == MachO::GENERIC_RELOC_SECTDIFF || in processRelocationRef()
99 case MachO::GENERIC_RELOC_SECTDIFF: in resolveRelocation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp405 Type = A->isExternal() ? (unsigned)MachO::GENERIC_RELOC_SECTDIFF in recordScatteredRelocation()
412 if (Type == MachO::GENERIC_RELOC_SECTDIFF || in recordScatteredRelocation()
/external/llvm/include/llvm/Support/
DMachO.h443 GENERIC_RELOC_SECTDIFF = 2, enumerator
473 ARM_RELOC_SECTDIFF = GENERIC_RELOC_SECTDIFF,
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test648 MACHO-32: Type: GENERIC_RELOC_SECTDIFF (2)
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp660 case MachO::GENERIC_RELOC_SECTDIFF: { in getRelocationValueString()
DMachODump.cpp1739 if (r_type == MachO::GENERIC_RELOC_SECTDIFF || in SymbolizerGetOpInfo()
1772 if (reloc_found && (r_type == MachO::GENERIC_RELOC_SECTDIFF || in SymbolizerGetOpInfo()