Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libunwind/
H A DAddressSpace.hpp39 uintptr_t start_ip; // Start address 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