GDB (xrefs)
Loading...
Searching...
No Matches
do_module_cleanup Struct Reference

Public Member Functions

 do_module_cleanup (int *ptr, compile_module_up &&mod)
 
 DISABLE_COPY_AND_ASSIGN (do_module_cleanup)
 

Public Attributes

int * executedp
 
compile_module_up module
 

Detailed Description

Definition at line 33 of file compile-object-run.c.

Constructor & Destructor Documentation

◆ do_module_cleanup()

do_module_cleanup::do_module_cleanup ( int * ptr,
compile_module_up && mod )
inline

Definition at line 35 of file compile-object-run.c.

Member Function Documentation

◆ DISABLE_COPY_AND_ASSIGN()

do_module_cleanup::DISABLE_COPY_AND_ASSIGN ( do_module_cleanup )

Member Data Documentation

◆ executedp

int* do_module_cleanup::executedp

Definition at line 45 of file compile-object-run.c.

◆ module

compile_module_up do_module_cleanup::module

Definition at line 48 of file compile-object-run.c.

Referenced by compile_object_run().


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