Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move s_local_variable in mc_snapshot.h
[simgrid.git] / src / mc / mc_private.h
index b5e564b..631681d 100644 (file)
@@ -109,21 +109,8 @@ XBT_INTERNAL void print_comparison_times(void);
 //#define MC_DEBUG 1
 #define MC_VERBOSE 1
 
-/********************************** Variables with DWARF **********************************/
-
-XBT_INTERNAL void MC_find_object_address(memory_map_t maps, mc_object_info_t result);
-
 /********************************** Miscellaneous **********************************/
 
-typedef struct s_local_variable{
-  dw_frame_t subprogram;
-  unsigned long ip;
-  char *name;
-  dw_type_t type;
-  void *address;
-  int region;
-} s_local_variable_t, *local_variable_t;
-
 /* *********** Hash *********** */
 
 /** \brief Hash the current state