Home | History | Annotate | Download | only in include

Lines Matching full:extra

51      extra:  use is optional.  NULL by default.  void* so it's extensible.
70 and `extra' field can be stack-allocated; they will be copied by the core
76 `extra' is also (optionally) used for generating a suppression
79 If no 'a', 's' or 'extra' of interest needs to be recorded, just use
82 Addr a, const HChar* s, void* extra );
92 Addr a, const HChar* s, void* extra,
97 line containing suppression extra information (e.g. the syscall
104 *lineno with the number of lines read. Returns True if no extra
123 extra: use is optional. NULL by default. void* so it's extensible.
138 void VG_(set_supp_extra) ( Supp* su, void* extra );