]> Git Repo - binutils.git/blob - libctf/testsuite/libctf-regression/pptrtab-a.c
libctf, ld: fix symtypetab and var section population under ld -r
[binutils.git] / libctf / testsuite / libctf-regression / pptrtab-a.c
1 typedef long a_t;
2 typedef long b_t;
3
4 a_t *a;
5 b_t ignore2;
This page took 0.025336 seconds and 4 git commands to generate.