Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c533 static sd_chain_struct *space_dict_root; variable
7654 space_dict_root = NULL; in pa_spaces_begin()
7808 if (space_dict_root == NULL) in create_new_space()
7809 space_dict_root = chain_entry; in create_new_space()
7815 chain_pointer = space_dict_root; in create_new_space()
7833 space_dict_root = chain_entry; in create_new_space()
7969 for (chain_pointer = space_dict_root; in is_defined_space()
7991 for (space_chain = space_dict_root; in pa_segment_to_space()
8020 for (space_chain = space_dict_root; in is_defined_subspace()
8050 for (space_chain = space_dict_root; in pa_subsegment_to_subspace()
[all …]