Home
last modified time | relevance | path

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

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