Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h419 RIT_ARM_PreboundLazyPointer = 4, enumerator
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp273 case macho::RIT_ARM_PreboundLazyPointer: in resolveARMRelocation()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1015 RIT_ARM_PreboundLazyPointer = 4 variable in Relocs_Macho_ARM