Searched defs:is_thunk (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ | ||
| H A D | function.h | 402 unsigned int is_thunk : 1; member |
| /netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
| H A D | function.h | 416 unsigned int is_thunk : 1; member |