Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-hppa.c605 static sd_chain_struct *space_dict_root; variable
7706 space_dict_root = NULL; in pa_spaces_begin()
7862 if (space_dict_root == NULL)
7863 space_dict_root = chain_entry;
7869 chain_pointer = space_dict_root;
7887 space_dict_root = chain_entry;
8027 for (chain_pointer = space_dict_root;
8052 for (space_chain = space_dict_root;
8084 for (space_chain = space_dict_root;
8116 for (space_chain = space_dict_root;
[all …]
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-hppa.c603 static sd_chain_struct *space_dict_root; variable
7680 space_dict_root = NULL; in pa_spaces_begin()
7835 if (space_dict_root == NULL)
7836 space_dict_root = chain_entry;
7842 chain_pointer = space_dict_root;
7860 space_dict_root = chain_entry;
7996 for (chain_pointer = space_dict_root;
8021 for (space_chain = space_dict_root;
8048 for (space_chain = space_dict_root;
8080 for (space_chain = space_dict_root;
[all …]