Home
last modified time | relevance | path

Searched defs:CTF_V2_INFO_KIND (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h293 #define CTF_V2_INFO_KIND(info) (((info) & 0xfc000000) >> 26) macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h365 #define CTF_V2_INFO_KIND(info) (((info) & 0xfc000000) >> 26) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h365 #define CTF_V2_INFO_KIND(info) (((info) & 0xfc000000) >> 26) macro