public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] DwarfExtensions: Document DW_OP_GNU_variable_value.
@ 2017-11-04 23:48 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2017-11-04 23:48 UTC (permalink / raw)
  To: elfutils-devel; +Cc: Mark Wielaard

Signed-off-by: Mark Wielaard <mark@klomp.org>
---
 DwarfExtensions | 1 +
 1 file changed, 1 insertion(+)

diff --git a/DwarfExtensions b/DwarfExtensions
index ba5ab41..9a2b844 100644
--- a/DwarfExtensions
+++ b/DwarfExtensions
@@ -106,6 +106,7 @@
 <tr><td> DW_OP_GNU_parameter_ref </td><td> 0xfa </td><td> <a href="http://gcc.gnu.org/ml/gcc-patches/2011-06/msg00649.html">References optimized out parameter</a> </td><td> GCC </td><td> readelf </td></tr>
 <tr><td> DW_OP_GNU_addr_index </td><td> 0xfb </td><td> <a href="http://gcc.gnu.org/wiki/DebugFission">GNU Fission</a> <a href="http://www.dwarfstd.org/ShowIssue.php?issue=120514.1&amp;type=closed">DWARF5 proposal</a> </td><td> Unknown </td><td> No support </td></tr>
 <tr><td> DW_OP_GNU_const_index </td><td> 0xfc </td><td> <a href="http://gcc.gnu.org/wiki/DebugFission">GNU Fission</a> <a href="http://www.dwarfstd.org/ShowIssue.php?issue=120514.1&amp;type=closed">DWARF5 proposal</a> </td><td> Unknown </td><td> No support </td></tr>
+<tr><td> DW_OP_GNU_variable_value </td><td> 0xfd </td><td> Provides value (not address) of referenced DIE <a href="https://gcc.gnu.org/ml/gcc-patches/2017-02/msg01499.html">GCC patch</a> <a href="http://www.dwarfstd.org/ShowIssue.php?issue=161109.2">DWARF6 proposal</a> </td><td> GCC </td><td> readelf, libdw </td></tr>
 </table>
 
 <h2 id="Languagecodes">Language codes</h2>
-- 
1.8.3.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-04 23:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-04 23:48 [PATCH] DwarfExtensions: Document DW_OP_GNU_variable_value Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).