Home
last modified time | relevance | path

Searched refs:expr_out_of_range_uc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dhwprofile.c136 static ucontext_t expr_out_of_range_uc; // used for "out-of-range" frames variable
385 getcontext (&expr_out_of_range_uc); in init_ucontexts()
386 SETFUNCTIONCONTEXT (&expr_out_of_range_uc, &__collector_hwcs_out_of_range); in init_ucontexts()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dhwprofile.c136 static ucontext_t expr_out_of_range_uc; // used for "out-of-range" frames variable
385 CALL_UTIL (getcontext) (&expr_out_of_range_uc); in init_ucontexts()
386 SETFUNCTIONCONTEXT (&expr_out_of_range_uc, &__collector_hwcs_out_of_range); in init_ucontexts()