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

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c2226 asymbol * iname2; local
2330 iname2 = bfd_make_empty_symbol (abfd);
2331 iname2->name = make_imp_label ("__imp_", exp->name);
2332 iname2->section = secdata[IDATA5].sec;
2333 iname2->flags = BSF_GLOBAL;
2334 iname2->value = 0;
2346 ptrs[oidx++] = iname2;

Completed in 88 milliseconds