Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h388 RIT_X86_64_Branch = 2, enumerator
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp144 Type = macho::RIT_X86_64_Branch; in RecordX86_64Relocation()
305 Type = macho::RIT_X86_64_Branch; in RecordX86_64Relocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp130 case macho::RIT_X86_64_Branch: { in resolveX86_64Relocation()