Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h351 RIT_X86_64_GOTLoad = 3, enumerator
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp66 case macho::RIT_X86_64_GOTLoad: in resolveX86_64Relocation()
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp268 Type = macho::RIT_X86_64_GOTLoad; in RecordX86_64Relocation()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1065 RIT_X86_64_GOTLoad = 3 variable in Relocs_Macho_X86_64