Home
last modified time | relevance | path

Searched refs:SYM_START (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/include/linux/
A Dlinkage.h44 #ifndef SYM_START
45 #define SYM_START(name, linkage, align...) \ macro
70 SYM_START(name, SYM_L_GLOBAL, SYM_A_ALIGN)
76 SYM_START(name, SYM_L_LOCAL, SYM_A_ALIGN)
82 SYM_START(name, SYM_L_WEAK, SYM_A_ALIGN)
127 SYM_START(name, linkage, align)
/tools/perf/bench/
A Dmem-memset-x86-64-asm.S4 SYM_START(name, SYM_L_GLOBAL, SYM_A_ALIGN)
A Dmem-memcpy-x86-64-asm.S7 SYM_START(name, SYM_L_GLOBAL, SYM_A_ALIGN)
/tools/include/linux/
A Dcfi_types.h35 SYM_START(name, linkage, align)

Completed in 5 milliseconds