Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h88 uint16_t LowInsn = readBytesUnaligned(LocalAddress + 2, 2); in decodeAddend() local
226 uint16_t LowInsn = readBytesUnaligned(LocalAddress + 2, 2); in resolveRelocation() local