Home
last modified time | relevance | path

Searched refs:create_hide_function (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeSession.h258 Function *create_hide_function (LoadObject *lo);
H A DLoadObject.cc1203 h_function = dbeSession->create_hide_function (this); in get_hide_function()
H A DDbeSession.cc750 DbeSession::create_hide_function (LoadObject *lo) in create_hide_function() function in DbeSession
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeSession.h258 Function *create_hide_function (LoadObject *lo);
H A DLoadObject.cc1229 h_function = dbeSession->create_hide_function (this); in get_hide_function()
H A DDbeSession.cc750 DbeSession::create_hide_function (LoadObject *lo) in create_hide_function() function in DbeSession
H A DDbeSession.cc.1740 DbeSession::create_hide_function (LoadObject *lo)