GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
bound_probe Struct Reference

#include "probe.h"

Public Member Functions

 bound_probe ()
 
 bound_probe (probe *probe_, struct objfile *objfile_)
 

Public Attributes

probeprob = NULL
 
struct objfileobjfile = NULL
 

Detailed Description

Definition at line 243 of file probe.h.

Constructor & Destructor Documentation

◆ bound_probe() [1/2]

bound_probe::bound_probe ( )
inline

Definition at line 246 of file probe.h.

◆ bound_probe() [2/2]

bound_probe::bound_probe ( probe * probe_,
struct objfile * objfile_ )
inline

Definition at line 250 of file probe.h.

Member Data Documentation

◆ objfile

struct objfile* bound_probe::objfile = NULL

◆ prob

probe* bound_probe::prob = NULL

The documentation for this struct was generated from the following file: