Home
last modified time | relevance | path

Searched refs:ADP_BootHostFeature_BigEnd (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dadp.h441 #define ADP_BootHostFeature_BigEnd 0x40000000 macro
H A Dardi.c567 if (config->bytesex & RDISex_Big) endian |= ADP_BootHostFeature_BigEnd; in angel_RDI_open()