Searched refs:lvalue (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/libiberty/ |
D | obstacks.texi | 608 The expansion of the macro @code{obstack_alignment_mask} is an lvalue, 669 Since this macro expands to an lvalue, you can specify a new chunk size by 761 lvalue. @xref{Obstacks Data Alignment}. 764 The size for allocating chunks. This is an lvalue. @xref{Obstack Chunks}.
|
D | configure | 4670 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | dwarf.c | 241 dwarf_vmatoa64 (dwarf_vma hvalue, dwarf_vma lvalue, char *buf, in dwarf_vmatoa64() argument 247 snprintf (buf, buf_len, "%" DWARF_VMA_FMT "x", lvalue); in dwarf_vmatoa64() 252 "%08" DWARF_VMA_FMT "x", lvalue); in dwarf_vmatoa64()
|
/toolchain/binutils/binutils-2.27/intl/ |
D | configure | 4049 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
|
/toolchain/binutils/binutils-2.27/include/ |
D | ChangeLog-9103 | 60 Don't use lvalue casts, as GCC plans to remove support for them
|
/toolchain/binutils/binutils-2.27/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.
|