Home
last modified time | relevance | path

Searched refs:sd_chain_struct (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-hppa.c345 typedef struct space_dictionary_chain sd_chain_struct; typedef
436 sd_chain_struct *lss_space;
506 static sd_chain_struct *create_new_space (const 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 (const 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 (const char *, int);
[all …]