OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sa_tramp
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/coregrind/
m_vki.c
98
(
sa_tramp
) */
109
vg_assert(sizeof(t1.
sa_tramp
) == sizeof(t2.
sa_tramp
));
117
vg_assert(offsetof(t1.
sa_tramp
) == offsetof(t2.
sa_tramp
));
m_libcsignal.c
234
new action, install our own
sa_tramp
field in it, and ignore
238
will inadvertantly ignore the
sa_tramp
field requested by the
264
real_act->
sa_tramp
= (void*)&darwin_signal_demux;
292
toK->
sa_tramp
= NULL; /* the cause of all the difficulty */
m_signals.c
581
void* scss_sa_tramp; /*
sa_tramp
setting, Darwin only */
[
all
...]
/external/valgrind/main/include/vki/
vki-darwin.h
414
void (*
sa_tramp
)(void*,UWord,UWord,void*,void*);
member in struct:__anon12751
Completed in 27 milliseconds