HomeSort by relevance Sort by last modified time
    Searched refs:is_known_segment (Results 1 - 3 of 3) sorted by null

  /external/valgrind/exp-sgcheck/
h_main.h 44 static inline Bool is_known_segment(Seg* teg) { function
h_main.c 121 if (!is_known_segment(seg))
129 tl_assert(is_known_segment(seg));
135 tl_assert(is_known_segment(seg));
141 tl_assert(is_known_segment(seg));
pc_common.c 355 tl_assert(is_known_segment(vseg) || NONPTR == vseg);
558 tl_assert(is_known_segment(seglo));

Completed in 658 milliseconds