Searched refs:exported_func (Results 1 – 4 of 4) sorted by relevance
27 int exported_func(void);32 exported_func(void) in exported_func() function
29 extern int exported_func(void);52 check(exported_func, 0x1000200, "exported_func"); in main()
1461 gcctestdir/ld -o $@ -Ttext=0x1000200 -Tdata=0x2000000 -e exported_func justsyms_lib.o
5387 …_LINKER_TRUE@ gcctestdir/ld -o $@ -Ttext=0x1000200 -Tdata=0x2000000 -e exported_func justsyms_lib.o