Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gold/
H A Dexpression.cc58 bool check_assertions; member
87 bool check_assertions) in eval() argument
97 bool check_assertions, uint64_t dot_value, in eval_with_dot() argument
127 eei.check_assertions = check_assertions; in eval_maybe_dot()
312 eei->check_assertions, in arg_value()
400 eei->check_assertions, in left_value()
419 eei->check_assertions, in right_value()
581 eei->check_assertions, in arg1_value()
600 eei->check_assertions, in arg2_value()
619 eei->check_assertions, in arg3_value()
[all …]
H A Dscript.h80 eval(const Symbol_table*, const Layout*, bool check_assertions);
99 eval_with_dot(const Symbol_table*, const Layout*, bool check_assertions,
111 eval_maybe_dot(const Symbol_table*, const Layout*, bool check_assertions,
/dragonfly/contrib/binutils-2.27/gold/
H A Dexpression.cc58 bool check_assertions; member
87 bool check_assertions) in eval() argument
97 bool check_assertions, uint64_t dot_value, in eval_with_dot() argument
127 eei.check_assertions = check_assertions; in eval_maybe_dot()
304 eei->check_assertions, in arg_value()
388 eei->check_assertions, in left_value()
407 eei->check_assertions, in right_value()
562 eei->check_assertions, in arg1_value()
581 eei->check_assertions, in arg2_value()
600 eei->check_assertions, in arg3_value()
[all …]
H A Dscript.h80 eval(const Symbol_table*, const Layout*, bool check_assertions);
99 eval_with_dot(const Symbol_table*, const Layout*, bool check_assertions,
111 eval_maybe_dot(const Symbol_table*, const Layout*, bool check_assertions,