Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile.cc76 struct bb_profile_info { struct
84 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument