Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gold/
H A Dexpression.cc68 Output_section** result_section_pointer; member
134 if (result_section_pointer != NULL) in eval_maybe_dot()
135 *result_section_pointer = NULL; in eval_maybe_dot()
136 eei.result_section_pointer = result_section_pointer; in eval_maybe_dot()
235 if (eei->result_section_pointer != NULL) in value()
278 if (eei->result_section_pointer != NULL) in value()
718 if (eei->result_section_pointer != NULL) in value()
769 if (eei->result_section_pointer != NULL) in value()
995 *eei->result_section_pointer = os; in value_from_output_section()
1203 if (eei->result_section_pointer != NULL) in value_from_output_section()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Dexpression.cc68 Output_section** result_section_pointer; member
134 if (result_section_pointer != NULL) in eval_maybe_dot()
135 *result_section_pointer = NULL; in eval_maybe_dot()
136 eei.result_section_pointer = result_section_pointer; in eval_maybe_dot()
227 if (eei->result_section_pointer != NULL) in value()
270 if (eei->result_section_pointer != NULL) in value()
691 if (eei->result_section_pointer != NULL) in value()
742 if (eei->result_section_pointer != NULL) in value()
968 *eei->result_section_pointer = os; in value_from_output_section()
1176 if (eei->result_section_pointer != NULL) in value_from_output_section()
[all …]