Home
last modified time | relevance | path

Searched refs:GENERIC_RELOC_TLV (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp492 (MachO::GENERIC_RELOC_TLV << 28)); // r_type in RecordTLVPRelocation()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DMachO.h370 GENERIC_RELOC_TLV = 5, enumerator
/freebsd-10-stable/contrib/llvm/lib/Object/
DMachOObjectFile.cpp1090 case MachO::GENERIC_RELOC_TLV: { in getRelocationValueString()