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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
bounds-checking.cc 134 enum memory_space get_memory_space () const function in class:ana::out_of_bounds
136 return m_reg->get_memory_space ();
345 switch (get_memory_space ())
514 switch (get_memory_space ())
681 switch (get_memory_space ())
793 switch (get_memory_space ())
951 switch (get_memory_space ())
1065 switch (get_memory_space ())
bounds-checking.cc 134 enum memory_space get_memory_space () const function in class:ana::out_of_bounds
136 return m_reg->get_memory_space ();
345 switch (get_memory_space ())
514 switch (get_memory_space ())
681 switch (get_memory_space ())
793 switch (get_memory_space ())
951 switch (get_memory_space ())
1065 switch (get_memory_space ())
region.cc 499 region::get_memory_space () const function in class:ana::region
545 enum memory_space mem_space = base_reg->get_memory_space ();
region.cc 499 region::get_memory_space () const function in class:ana::region
545 enum memory_space mem_space = base_reg->get_memory_space ();
sm-malloc.cc 383 switch (reg->get_memory_space ())
1441 switch (get_memory_space ())
1480 enum memory_space get_memory_space () const function in class:ana::__anon12594::free_of_non_heap
1483 return m_freed_reg->get_memory_space ();
sm-malloc.cc 383 switch (reg->get_memory_space ())
1441 switch (get_memory_space ())
1480 enum memory_space get_memory_space () const function in class:ana::__anon12594::free_of_non_heap
1483 return m_freed_reg->get_memory_space ();
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.cc 178 region::get_memory_space () const function in class:ana::region
222 enum memory_space mem_space = base_reg->get_memory_space ();
region.cc 178 region::get_memory_space () const function in class:ana::region
222 enum memory_space mem_space = base_reg->get_memory_space ();
sm-malloc.cc 359 switch (reg->get_memory_space ())
1366 switch (get_memory_space ())
1407 enum memory_space get_memory_space () const function in class:ana::__anon15216::free_of_non_heap
1410 return m_freed_reg->get_memory_space ();
sm-malloc.cc 359 switch (reg->get_memory_space ())
1366 switch (get_memory_space ())
1407 enum memory_space get_memory_space () const function in class:ana::__anon15216::free_of_non_heap
1410 return m_freed_reg->get_memory_space ();

Completed in 63 milliseconds