Searched refs:not_lval (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstd-regs.c62 VALUE_LVAL (val) = not_lval;
H A Dtrad-frame.c122 *lvalp = not_lval;
H A Dfindvar.c422 VALUE_LVAL (v) = not_lval;
437 VALUE_LVAL (v) = not_lval;
445 VALUE_LVAL (v) = not_lval;
595 VALUE_LVAL (v) = not_lval;
H A Ddwarf2loc.c216 VALUE_LVAL (retval) = not_lval;
499 VALUE_LVAL (val) = not_lval;
H A Dalpha-mdebug-tdep.c289 *lvalp = not_lval;
H A Ddummy-frame.c322 *lvalp = not_lval;
H A Dlibunwind-frame.c259 *lvalp = not_lval;
H A Ddwarf2-frame.c763 *lvalp = not_lval;
826 *lvalp = not_lval;
H A Dsparc-tdep.c705 *lvalp = not_lval;
732 *lvalp = not_lval;
H A Ddefs.h642 not_lval,
640 not_lval, enumerator in enum:lval_type
H A Dinfcall.c661 if (args[i]->lval == not_lval)
H A Dvalops.c400 value_zero (t1, not_lval), 0, t1, 1);
425 return value_zero (builtin_type_void, not_lval);
2825 slice = value_zero (slice_type, not_lval);
2914 return value_literal_complex (val, value_zero (real_type, not_lval), type);
H A Dframe.c971 *lvalp = not_lval;
1056 Set *LVAL to lval_memory, lval_register, or not_lval, depending on
1059 calculated rather than fetched). We will use not_lval for values
1098 *lval = not_lval;
H A Di386-tdep.c872 *lvalp = not_lval;
899 *lvalp = not_lval;
H A Deval.c1516 return value_zero (VALUE_TYPE (arg1), not_lval);
2122 value_zero (type, not_lval);
2137 not_lval);
H A Dada-lang.c325 VALUE_LVAL (result) = not_lval;
6852 return value_zero (to_static_fixed_type (type), not_lval);
6932 return value_zero (VALUE_TYPE (arg1), not_lval);
6978 not_lval);
7205 return value_zero (builtin_type_int, not_lval);
7392 value_zero (ada_tag_type (arg1), not_lval);
7404 return value_zero (VALUE_TYPE (arg1), not_lval);
7432 return value_zero (builtin_type_ada_int, not_lval);
7441 return value_zero (builtin_type_ada_int, not_lval);
7454 return value_zero (type, not_lval);
[all...]
H A Dalpha-tdep.c1195 *lvalp = not_lval;
/freebsd-9.3-release/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_amd64.c155 *lvalp = not_lval;
H A Dtrgt_powerpc.c142 *lvalp = not_lval;
H A Dtrgt_powerpc64.c144 *lvalp = not_lval;
H A Dtrgt_sparc64.c135 *lvalp = not_lval;
H A Dtrgt_i386.c220 *lvalp = not_lval;
327 *lvalp = not_lval;
H A Dtrgt_arm.c173 *lvalp = not_lval;
H A Dtrgt_mips.c183 *lvalp = not_lval;
H A Dtrgt_ia64.c261 *lvalp = not_lval;

Completed in 312 milliseconds

12