Home
last modified time | relevance | path

Searched defs:ip_end (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp112 pint_t ip_end; member
169 void DwarfFDECache<A>::add(pint_t mh, pint_t ip_start, pint_t ip_end, in add()
224 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) { in iterateCacheEntries()
/freebsd/contrib/unbound/util/
H A Dconfig_file.c2627 char* ip, *ip_end; in cfg_ptr_reverse() local