Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldexp.c965 is_value (const etree_type *tree, bfd_vma val) in is_value() function
1002 && is_value (tree->binary.rhs, 0)); in is_dot_ne_0()
1014 && (is_value (tree->binary.rhs, 0) in is_dot_plus_0()
1029 && is_value (tree->trinary.rhs, 1)); in is_align_conditional()
1112 && (is_value (tree->assign.src, 0) in exp_fold_tree_1()
H A DChangeLog-2014975 * ldexp.c (is_dot, is_value, is_sym_value, is_dot_ne_0,
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldexp.c946 is_value (const etree_type *tree, bfd_vma val) in is_value() function
983 && is_value (tree->binary.rhs, 0)); in is_dot_ne_0()
995 && (is_value (tree->binary.rhs, 0) in is_dot_plus_0()
1010 && is_value (tree->trinary.rhs, 1)); in is_align_conditional()
1093 && (is_value (tree->assign.src, 0) in exp_fold_tree_1()
H A DChangeLog-2014975 * ldexp.c (is_dot, is_value, is_sym_value, is_dot_ne_0,
/netbsd-src/external/mit/isl/dist/
H A Disl_ast.c3373 int is_value, is_init; in read_for() local
3388 is_value = !strcmp(key, "value"); in read_for()
3391 if (!is_value && !is_init) in read_for()
3399 if (is_value) { in read_for()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20217505 <kind, value, realreg, addr, value_bytes, is_value, is_realreg>