Home
last modified time | relevance | path

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

/dports/devel/avr-gcc/gcc-10.2.0/gcc/analyzer/
H A Dsm-taint.cc93 class tainted_array_index class
94 : public pending_diagnostic_subclass<tainted_array_index>
97 tainted_array_index (const taint_state_machine &sm, tree arg, in tainted_array_index() function in ana::__anon13f665150111::tainted_array_index
103 bool operator== (const tainted_array_index &other) const in operator ==()
244 new tainted_array_index (*this, arg, in on_stmt()
251 new tainted_array_index (*this, arg, in on_stmt()
259 new tainted_array_index (*this, arg, in on_stmt()
H A DChangeLog931 * sm-taint.cc (tainted_array_index::emit): Likewise.
1302 * sm-taint.cc (tainted_array_index::operator==): Likewise.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dsm-taint.cc91 class tainted_array_index class
92 : public pending_diagnostic_subclass<tainted_array_index>
95 tainted_array_index (const taint_state_machine &sm, tree arg, in tainted_array_index() function in ana::__anonc7bfeb6f0111::tainted_array_index
101 bool operator== (const tainted_array_index &other) const in operator ==()
243 = new tainted_array_index (*this, diag_arg, in on_stmt()
254 new tainted_array_index (*this, diag_arg, in on_stmt()
265 new tainted_array_index (*this, diag_arg, in on_stmt()
H A DChangeLog4309 * sm-taint.cc (tainted_array_index::emit): Likewise.
4680 * sm-taint.cc (tainted_array_index::operator==): Likewise.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/analyzer/
H A Dsm-taint.cc93 class tainted_array_index class
94 : public pending_diagnostic_subclass<tainted_array_index>
97 tainted_array_index (const taint_state_machine &sm, tree arg, in tainted_array_index() function in ana::__anon88d8062c0111::tainted_array_index
103 bool operator== (const tainted_array_index &other) const in operator ==()
244 new tainted_array_index (*this, arg, in on_stmt()
251 new tainted_array_index (*this, arg, in on_stmt()
259 new tainted_array_index (*this, arg, in on_stmt()
H A DChangeLog935 * sm-taint.cc (tainted_array_index::emit): Likewise.
1306 * sm-taint.cc (tainted_array_index::operator==): Likewise.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/
H A Dsm-taint.cc91 class tainted_array_index class
92 : public pending_diagnostic_subclass<tainted_array_index>
95 tainted_array_index (const taint_state_machine &sm, tree arg, in tainted_array_index() function in ana::__anon14fcf78c0111::tainted_array_index
101 bool operator== (const tainted_array_index &other) const in operator ==()
243 = new tainted_array_index (*this, diag_arg, in on_stmt()
254 new tainted_array_index (*this, diag_arg, in on_stmt()
265 new tainted_array_index (*this, diag_arg, in on_stmt()
H A DChangeLog4309 * sm-taint.cc (tainted_array_index::emit): Likewise.
4680 * sm-taint.cc (tainted_array_index::operator==): Likewise.
/dports/lang/gcc10/gcc-10.3.0/gcc/analyzer/
H A Dsm-taint.cc93 class tainted_array_index class
94 : public pending_diagnostic_subclass<tainted_array_index>
97 tainted_array_index (const taint_state_machine &sm, tree arg, in tainted_array_index() function in ana::__anonfa13a0f30111::tainted_array_index
103 bool operator== (const tainted_array_index &other) const in operator ==()
244 new tainted_array_index (*this, arg, in on_stmt()
251 new tainted_array_index (*this, arg, in on_stmt()
259 new tainted_array_index (*this, arg, in on_stmt()
H A DChangeLog935 * sm-taint.cc (tainted_array_index::emit): Likewise.
1306 * sm-taint.cc (tainted_array_index::operator==): Likewise.
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/
H A Dsm-taint.cc91 class tainted_array_index
92 : public pending_diagnostic_subclass<tainted_array_index>
95 tainted_array_index (const taint_state_machine &sm, tree arg,
101 bool operator== (const tainted_array_index &other) const
243 = new tainted_array_index (*this, diag_arg,
254 new tainted_array_index (*this, diag_arg,
265 new tainted_array_index (*this, diag_arg,
H A DChangeLog4309 * sm-taint.cc (tainted_array_index::emit): Likewise.
4680 * sm-taint.cc (tainted_array_index::operator==): Likewise.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dsm-taint.cc164 class tainted_array_index : public taint_diagnostic class
167 tainted_array_index (const taint_state_machine &sm, tree arg, in tainted_array_index() function in ana::__anon20324fcf0111::tainted_array_index
887 ctxt->warn (new tainted_array_index (taint_sm, arg, b)); in check_region_for_taint()
H A DChangeLog125 (class tainted_array_index): Convert to subclass of taint_diagnostic.
126 (tainted_array_index::emit): Add CWE-129. Reword warning to use
128 (tainted_array_index::describe_state_change): Move to
130 (tainted_array_index::describe_final_event): Reword to use
5706 * sm-taint.cc (tainted_array_index::emit): Likewise.
6077 * sm-taint.cc (tainted_array_index::operator==): Likewise.