Home
last modified time | relevance | path

Searched refs:vcontext (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dhwprofile.c674 __collector_ext_hwc_check (siginfo_t *info, ucontext_t *vcontext) { } in __collector_ext_hwc_check() argument
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dhwprofile.c674 __collector_ext_hwc_check (siginfo_t *info, ucontext_t *vcontext) { } in __collector_ext_hwc_check() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc699 tree vfield, vcontext; in build_vfield_ref() local
718 vcontext = DECL_CONTEXT (vfield); in build_vfield_ref()
719 while (!same_type_ignoring_top_level_qualifiers_p (vcontext, type)) in build_vfield_ref()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c668 tree vfield, vcontext; in build_vfield_ref() local
687 vcontext = DECL_CONTEXT (vfield); in build_vfield_ref()
688 while (!same_type_ignoring_top_level_qualifiers_p (vcontext, type)) in build_vfield_ref()