Searched refs:def_section (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.h33 extern void def_section (const char *, int);
H A Ddefparse.y95 ID attr_list { def_section ($1,$2);}
H A Ddefparse.c1248 { def_section (yyvsp[-1].id,yyvsp[0].number);}
H A Ddlltool.c1134 def_section (const char *name, int attr) function
1157 def_section ("CODE", attr);
1163 def_section ("DATA", attr);

Completed in 67 milliseconds