Home
last modified time | relevance | path

Searched refs:is_known_segment (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/exp-sgcheck/
Dh_main.c121 if (!is_known_segment(seg)) in Seg__is_freed()
129 tl_assert(is_known_segment(seg)); in Seg__where()
135 tl_assert(is_known_segment(seg)); in Seg__size()
141 tl_assert(is_known_segment(seg)); in Seg__addr()
Dh_main.h44 static inline Bool is_known_segment(Seg* teg) { in is_known_segment() function
Dpc_common.c355 tl_assert(is_known_segment(vseg) || NONPTR == vseg); in pc_pp_Error()
558 tl_assert(is_known_segment(seglo)); in pc_pp_Error()