Functions

cwh_dst.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void cwh_dst_init_file (char *src_path)
void cwh_dst_include (char *name)
void cwh_dst_write (void)
mUINT16 cwh_dst_enter_path (char *file_name)
DST_IDX cwh_dst_enter_pu (ST *st)
char * cwh_dst_filename_from_filenum (INT f)

Function Documentation

mUINT16 cwh_dst_enter_path ( char *  file_name  ) 

Definition at line 2110 of file cwh_dst.cxx.

References DST_get_ordinal_num(), file_list, file_list_size, free(), idx, Make_Absolute_Path(), and next_file_idx.

Referenced by cwh_dst_init_file(), cwh_stab_set_linenum(), and cwh_stmt_init_srcpos().

Here is the call graph for this function:

DST_IDX cwh_dst_enter_pu ( ST st  ) 
char* cwh_dst_filename_from_filenum ( INT  f  ) 

Definition at line 2283 of file cwh_dst.cxx.

References file_list, Is_True, and next_file_idx.

Referenced by cwh_addr_insert_bounds_check(), and cwh_stmt_insert_conformance_check().

void cwh_dst_include ( char *  name  ) 
void cwh_dst_init_file ( char *  src_path  ) 
void cwh_dst_write ( void   )