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.h39 #define SYMBOL_IS_FUNC(name) macro
45 #define SYMBOL_IS_FUNC(name) .type name,%function macro
47 #define SYMBOL_IS_FUNC(name) .type name,@function macro
59 #define SYMBOL_IS_FUNC(name) \ macro
71 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \
77 SYMBOL_IS_FUNC(SYMBOL_NAME(name)) SEPARATOR \