HomeSort by: relevance | last modified time | path
    Searched defs:on_realloc_call (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/analyzer/
sm-malloc.cc 498 void on_realloc_call (sm_context *sm_ctxt,
1989 on_realloc_call (sm_ctxt, node, call);
2329 malloc_state_machine::on_realloc_call (sm_context *sm_ctxt, function in class:ana::__anon12594::malloc_state_machine
2551 but the checks happen in on_realloc_call, and by splitting the states. */
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
sm-malloc.cc 444 void on_realloc_call (sm_context *sm_ctxt,
1675 on_realloc_call (sm_ctxt, node, call);
1907 malloc_state_machine::on_realloc_call (sm_context *sm_ctxt, function in class:ana::__anon15216::malloc_state_machine
2089 but the checks happen in on_realloc_call, and by splitting the states. */

Completed in 41 milliseconds