Searched refs:__jited (Results 1 – 3 of 3) sorted by relevance
35 __jited(" endbr64")36 __jited(" nopl (%rax,%rax)")37 __jited(" xorq %rax, %rax")38 __jited(" pushq %rbp")39 __jited(" movq %rsp, %rbp")47 __jited(" endbr64")48 __jited(" cmpq $0x21, %rax")49 __jited(" ja L0")50 __jited(" pushq %rax")51 __jited(" movq %rsp, %rax")[all …]
23 __jited(" pushq %rbp")
112 #define __jited(msg) __attribute__((btf_decl_tag("comment:test_jited=" XSTR(__COUNTER__) "=" msg))) macro