]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - libctf/testsuite/libctf-regression/pptrtab-a.c
libctf: lookup_by_name: do not return success for nonexistent pointer types
[thirdparty/binutils-gdb.git] / libctf / testsuite / libctf-regression / pptrtab-a.c
CommitLineData
abe4ca69 1typedef long a_t;
e05a3e5a 2typedef long b_t;
abe4ca69
NA
3
4a_t *a;
e05a3e5a 5b_t ignore2;