jit: c++-ify gdb_block
[deliverable/binutils-gdb.git] / gold / testsuite / ifuncmod3.c
CommitLineData
7223e9ca
ILT
1/* Test STT_GNU_IFUNC symbols with dlopen. */
2
3#include "ifuncmod1.c"
4
5int ret_foo;
6int ret_foo_hidden;
7int ret_foo_protected;
This page took 0.44467 seconds and 4 git commands to generate.