Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libunwind/
H A DAddressSpace.hpp40 uintptr_t end_ip; // First address after end of function member
/netbsd-src/external/gpl3/binutils/dist/libsframe/
H A Dsframe.c375 int32_t start_ip, end_ip; in sframe_fre_check_range_p() local