GDB (xrefs)
|
Public Member Functions | |
stap_static_probe_ops () | |
bool | is_linespec (const char **linespecp) const override |
void | get_probes (std::vector< std::unique_ptr< probe > > *probesp, struct objfile *objfile) const override |
const char * | type_name () const override |
std::vector< struct info_probe_column > | gen_info_probes_table_header () const override |
![]() | |
virtual bool | can_enable () const |
Definition at line 104 of file stap-probe.c.
|
inline |
Definition at line 109 of file stap-probe.c.
|
overridevirtual |
Implements static_probe_ops.
Definition at line 1735 of file stap-probe.c.
References info_probe_column::field_name, and info_probe_column::print_name.
|
overridevirtual |
Implements static_probe_ops.
Definition at line 1673 of file stap-probe.c.
References complaint, get_stap_base_address(), handle_stap_probe(), objfile::obfd, and objfile::separate_debug_objfile_backlink.
|
overridevirtual |
Implements static_probe_ops.
Definition at line 1663 of file stap-probe.c.
References probe_is_linespec_by_keyword().
|
overridevirtual |
Implements static_probe_ops.
Definition at line 1727 of file stap-probe.c.