Home
last modified time | relevance | path

Searched refs:lvalue (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dobstacks.texi607 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}.
Dconfigure4205 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.c224 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/
Dconfigure4049 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/toolchain/binutils/binutils-2.25/include/
DChangeLog-910360 Don't use lvalue casts, as GCC plans to remove support for them
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-91933114 lvalue; it contains a cast.
5701 bfd_section_name, but returns rvalue, not lvalue.
DChangeLog-20043001 as ecoff_section_data() does not return a valid lvalue.
DChangeLog-20051091 cast of an lvalue which is no longer supported by GCC 4.0.