Home | History | Annotate | Download | only in gold

Lines Matching refs:symbuf

1093   unsigned char symbuf[sym_size];
1094 elfcpp::Sym<size, big_endian> sym(symbuf);
1095 elfcpp::Sym_write<size, big_endian> osym(symbuf);