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

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp496 (MachO::GENERIC_RELOC_TLV << 28)); // r_type
/external/llvm/include/llvm/Support/
H A DMachO.h440 GENERIC_RELOC_TLV = 5, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp913 "GENERIC_RELOC_TLV" };
1123 case MachO::GENERIC_RELOC_TLV: {

Completed in 87 milliseconds