Searched refs:ELF_KVX_ABI_64B_ADDR_BIT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dkvx_elfids.h77 #define ELF_KVX_ABI_64B_ADDR_BIT (0x08) macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dkvx_elfids.h77 #define ELF_KVX_ABI_64B_ADDR_BIT (0x08) macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.c2216 newflags |= ELF_KVX_ABI_64B_ADDR_BIT;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfnn-kvx.c3002 if((flags & ELF_KVX_ABI_64B_ADDR_BIT) == ELF_KVX_ABI_64B_ADDR_BIT)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfnn-kvx.c3000 if((flags & ELF_KVX_ABI_64B_ADDR_BIT) == ELF_KVX_ABI_64B_ADDR_BIT)

Completed in 114 milliseconds