Home
last modified time | relevance | path

Searched refs:SYMBOL_IS_FUNC (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/builtins/
Dassembly.h30 #define SYMBOL_IS_FUNC(name) macro
41 #define SYMBOL_IS_FUNC(name) .type name,%function macro
43 #define SYMBOL_IS_FUNC(name) .type name,@function macro
58 #define SYMBOL_IS_FUNC(name) \ macro
124 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \
131 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \
139 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \
145 SYMBOL_IS_FUNC(name) SEPARATOR \
151 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \
/external/libunwind_llvm/src/
Dassembly.h45 #define SYMBOL_IS_FUNC(name) macro
53 #define SYMBOL_IS_FUNC(name) .type name,%function macro
55 #define SYMBOL_IS_FUNC(name) .type name,@function macro
69 #define SYMBOL_IS_FUNC(name) \ macro
98 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \
104 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \