Home
last modified time | relevance | path

Searched defs:LowInsn (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h87 uint16_t LowInsn = readBytesUnaligned(LocalAddress + 2, 2); in decodeAddend() local
225 uint16_t LowInsn = readBytesUnaligned(LocalAddress + 2, 2); in resolveRelocation() local