Searched defs:SHF_NFP_SCS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dnfp.h104 #define SHF_NFP_SCS(shf) (((shf) >> 32) & 0xFF) macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dnfp.h104 #define SHF_NFP_SCS(shf) (((shf) >> 32) & 0xFF) macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dnfp.h104 #define SHF_NFP_SCS(shf) (((shf) >> 32) & 0xFF) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dnfp.h104 #define SHF_NFP_SCS(shf) (((shf) >> 32) & 0xFF) macro

Completed in 178 milliseconds