public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: elfutils-devel@sourceware.org
Subject: Re: [PATCH] Recognize new DWARF5 attribute forms.
Date: Wed, 21 Feb 2018 16:17:00 -0000	[thread overview]
Message-ID: <1519229862.3058.96.camel@klomp.org> (raw)
In-Reply-To: <1518106003-15971-1-git-send-email-mark@klomp.org>

On Thu, 2018-02-08 at 17:06 +0100, Mark Wielaard wrote:
> This just makes sure we know how the new forms are encoded.
> It doesn't yet handle them in the dwarf_form* functions.
> But it does make it possible to skip them when reading DWARF5.
> 
> DW_FORM_implicit_const has zero size (the value is in the abbrev,
> not in the info). DW_FORM_addrx[1234], DW_FORM_strx[1234],
> DW_FORM_ref_sup[48] and DW_FORM_data16 have constant size.
> DW_FORM_strp_sup and DW_FORM_line_strp are offset size.
> DW_FORM_addrx, DW_FORM_strx, DW_FORM_loclistx and DW_FORM_rnglistx
> encode a uleb128.

Pushed to master.

      reply	other threads:[~2018-02-21 16:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08 16:07 Mark Wielaard
2018-02-21 16:17 ` Mark Wielaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1519229862.3058.96.camel@klomp.org \
    --to=mark@klomp.org \
    --cc=elfutils-devel@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).