Searched refs:RIT_X86_64_GOTLoad (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Object/
H A DMachOFormat.h370 RIT_X86_64_GOTLoad = 3, enumerator in enum:llvm::object::macho::RelocationInfoTypeX86_64
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp138 case macho::RIT_X86_64_GOTLoad:
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp268 Type = macho::RIT_X86_64_GOTLoad;
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp1012 case macho::RIT_X86_64_GOTLoad: // X86_64_RELOC_GOT_LOAD

Completed in 58 milliseconds