Non-contiguous memory regions support: Avoid calls to abort
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr23958.c
1 void
2 dwarf_bytesize (void)
3 {
4 }
5
6 asm (".symver dwarf_bytesize,dwarf_bytesize@@@ELFUTILS_0.143");
This page took 0.028308 seconds and 4 git commands to generate.