Searched refs:lvalue (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | obstacks.texi | 607 The expansion of the macro @code{obstack_alignment_mask} is an lvalue, 668 Since this macro expands to an lvalue, you can specify a new chunk size by 748 lvalue. @xref{Obstacks Data Alignment}. 751 The size for allocating chunks. This is an lvalue. @xref{Obstack Chunks}.
|
D | configure | 4205 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | dwarf.c | 224 dwarf_vmatoa64 (dwarf_vma hvalue, dwarf_vma lvalue, char *buf, in dwarf_vmatoa64() argument 230 snprintf (buf, buf_len, "%" DWARF_VMA_FMT "x", lvalue); in dwarf_vmatoa64() 235 "%08" DWARF_VMA_FMT "x", lvalue); in dwarf_vmatoa64()
|
/toolchain/binutils/binutils-2.25/intl/ |
D | configure | 4049 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
|
/toolchain/binutils/binutils-2.25/include/ |
D | ChangeLog-9103 | 60 Don't use lvalue casts, as GCC plans to remove support for them
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-9193 | 3114 lvalue; it contains a cast. 5701 bfd_section_name, but returns rvalue, not lvalue.
|
D | ChangeLog-2004 | 3001 as ecoff_section_data() does not return a valid lvalue.
|
D | ChangeLog-2005 | 1091 cast of an lvalue which is no longer supported by GCC 4.0.
|