Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h45 if (RelType == MachO::GENERIC_RELOC_SECTDIFF || in processRelocationRef()
113 case MachO::GENERIC_RELOC_SECTDIFF: in resolveRelocation()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp408 Type = A->isExternal() ? (unsigned)MachO::GENERIC_RELOC_SECTDIFF in recordScatteredRelocation()
415 if (Type == MachO::GENERIC_RELOC_SECTDIFF || in recordScatteredRelocation()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp474 return RelocType == MachO::GENERIC_RELOC_SECTDIFF || in isMachOPairedReloc()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h405 GENERIC_RELOC_SECTDIFF = 2, enumerator
435 ARM_RELOC_SECTDIFF = GENERIC_RELOC_SECTDIFF,
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp505 case MachO::GENERIC_RELOC_SECTDIFF: { in getMachORelocationValueString()
864 (r_type == MachO::GENERIC_RELOC_SECTDIFF || in PrintRelocationEntries()
2635 if (r_type == MachO::GENERIC_RELOC_SECTDIFF || in SymbolizerGetOpInfo()
2665 if (reloc_found && (r_type == MachO::GENERIC_RELOC_SECTDIFF || in SymbolizerGetOpInfo()