Searched refs:ELF_KVX_ABI_PIC_BIT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dkvx_elfids.h79 #define ELF_KVX_ABI_PIC_BIT (0x10) macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dkvx_elfids.h79 #define ELF_KVX_ABI_PIC_BIT (0x10) macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.c348 env.params.pic_flags |= ELF_KVX_ABI_PIC_BIT;
351 env.params.pic_flags &= ~(ELF_KVX_ABI_PIC_BIT);

Completed in 134 milliseconds