OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ASM_TYPE_FUNCTION
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_asm.h
48
# define
ASM_TYPE_FUNCTION
(symbol) .type symbol, @function
54
# define
ASM_TYPE_FUNCTION
(symbol)
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_asm.h
47
# define
ASM_TYPE_FUNCTION
(symbol) .type symbol, %function
54
# define
ASM_TYPE_FUNCTION
(symbol)
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_asm.h
99
# define
ASM_TYPE_FUNCTION
(symbol) .type symbol, %function
101
# define
ASM_TYPE_FUNCTION
(symbol) .type symbol, @function
127
ASM_TYPE_FUNCTION
(__interceptor_trampoline_##name); \
137
# define
ASM_TYPE_FUNCTION
(symbol)
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026