Home
last modified time | relevance | path

Searched refs:RIT_X86_64_GOT (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp272 Type = macho::RIT_X86_64_GOT; in RecordX86_64Relocation()
309 Type = macho::RIT_X86_64_GOT; in RecordX86_64Relocation()
315 Type = macho::RIT_X86_64_GOT; in RecordX86_64Relocation()
/external/llvm/include/llvm/Object/
DMachOFormat.h390 RIT_X86_64_GOT = 4, enumerator
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp142 case macho::RIT_X86_64_GOT: in resolveX86_64Relocation()
/external/llvm/lib/Object/
DMachOObjectFile.cpp1054 case macho::RIT_X86_64_GOT: { // X86_64_RELOC_GOT in getRelocationValueString()