Searched refs:ASM_SYMBOL_INTERCEPTOR (Results 1 – 5 of 5) sorted by relevance
19 .globl ASM_SYMBOL_INTERCEPTOR(__setjmp14)20 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(__setjmp14))21 ASM_SYMBOL_INTERCEPTOR(__setjmp14):23 .globl ASM_SYMBOL_INTERCEPTOR(setjmp)24 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(setjmp))25 ASM_SYMBOL_INTERCEPTOR(setjmp):60 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(__setjmp14))62 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(setjmp))66 .globl ASM_SYMBOL_INTERCEPTOR(_setjmp)67 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(_setjmp))[all …]
7 .globl ASM_SYMBOL_INTERCEPTOR(setjmp)8 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(setjmp))9 ASM_SYMBOL_INTERCEPTOR(setjmp):52 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(setjmp))55 .globl ASM_SYMBOL_INTERCEPTOR(_setjmp)56 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(_setjmp))57 ASM_SYMBOL_INTERCEPTOR(_setjmp):100 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(_setjmp))103 .globl ASM_SYMBOL_INTERCEPTOR(sigsetjmp)104 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(sigsetjmp))[all …]
37 .globl ASM_SYMBOL_INTERCEPTOR(setjmp)38 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(setjmp))39 ASM_SYMBOL_INTERCEPTOR(setjmp):85 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(setjmp))88 .globl ASM_SYMBOL_INTERCEPTOR(_setjmp)89 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(_setjmp))90 ASM_SYMBOL_INTERCEPTOR(_setjmp):136 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(_setjmp))139 .globl ASM_SYMBOL_INTERCEPTOR(sigsetjmp)140 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(sigsetjmp))[all …]
16 .globl ASM_SYMBOL_INTERCEPTOR(\symbol)17 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(\symbol))18 ASM_SYMBOL_INTERCEPTOR(\symbol):41 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(\symbol))
50 # define ASM_SYMBOL_INTERCEPTOR(symbol) symbol macro57 # define ASM_SYMBOL_INTERCEPTOR(symbol) _wrap_##symbol macro