Home
last modified time | relevance | path

Searched refs:func_4 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dperf_event_stackmap.c33 noinline int func_4(void) in func_4() function
40 return func_4(); in func_5()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info18465 called through a symbol ('func_4' in the example):
18469 extern int func_4 (void);
18472 return func_4();
18475 and the application be linked with '-Wl,--defsym,func_4=0x4'.
18476 Alternatively, 'func_4' can be defined in the linker script.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info18465 called through a symbol ('func_4' in the example):
18469 extern int func_4 (void);
18472 return func_4();
18475 and the application be linked with '-Wl,--defsym,func_4=0x4'.
18476 Alternatively, 'func_4' can be defined in the linker script.