Home
last modified time | relevance | path

Searched refs:new_foo (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dpr13195.s1 .section .text.new_foo,"ax",%progbits
2 .globl new_foo symbol
3 .type new_foo, %function
4 new_foo: label
6 .symver new_foo,foo@@VERS_2.0
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/
Dvers4.c19 new_foo() in new_foo() function
25 SYMVER(new_foo, foo@@VERS_2.0);
Dvers9.c33 new_foo() in new_foo() function
49 SYMVER(new_foo, foo@@VERS_1.2);
Dvers5.c38 new_foo() in new_foo() function
47 SYMVER(new_foo, foo@@VERS_1.2);
/toolchain/binutils/binutils-2.25/ld/
Dld.texinfo5312 __asm__(".symver new_foo,foo@@@@VERS_2.0");
5318 @samp{old_foo1}, and @samp{new_foo}.