Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1826 #undef LSS_INLINE
1828 #define LSS_INLINE SYS_INLINE macro
1830 #define LSS_INLINE static inline macro
2047 LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, in LSS_NAME()
2134 LSS_INLINE _syscall1(int, set_thread_area, void *, u) in _syscall1()
2135 LSS_INLINE _syscall1(int, get_thread_area, void *, u) in _syscall1()
2137 LSS_INLINE void (*LSS_NAME(restore_rt)(void))(void) { in _syscall1()
2155 LSS_INLINE void (*LSS_NAME(restore)(void))(void) { in LSS_NAME()
2342 LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, in LSS_NAME()
2419 LSS_INLINE _syscall2(int, arch_prctl, int, c, void *, a) in _syscall2()
[all …]