ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / simple.c
1 int
2 foo (int x)
3 {
4 return x * 4;
5 }
This page took 0.029735 seconds and 4 git commands to generate.