Home
last modified time | relevance | path

Searched refs:def_code (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/binutils/
H A Ddlltool.h24 extern void def_code (int);
H A Ddefparse.y56 | CODE attr_list { def_code ($2);}
H A Ddlltool.c1155 def_code (int attr) in def_code() function