Searched refs:sd_chain_struct (Results 1 – 1 of 1) sorted by relevance
345 typedef struct space_dictionary_chain sd_chain_struct; typedef436 sd_chain_struct *lss_space;506 static sd_chain_struct *create_new_space (char *, int, int,509 static ssd_chain_struct *create_new_subspace (sd_chain_struct *,514 static ssd_chain_struct *update_subspace (sd_chain_struct *,519 static sd_chain_struct *is_defined_space (char *);521 static sd_chain_struct *pa_segment_to_space (asection *);524 static sd_chain_struct *pa_find_space_by_number (int);525 static unsigned int pa_subspace_start (sd_chain_struct *, int);526 static sd_chain_struct *pa_parse_space_stmt (char *, int);[all …]