Searched refs:def_code (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/binutils/binutils/ | ||
| H A D | dlltool.h | 24 extern void def_code (int); |
| H A D | defparse.y | 56 | CODE attr_list { def_code ($2);} |
| H A D | dlltool.c | 1155 def_code (int attr) in def_code() function |