<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 11/25/2014 04:06 AM,
      <a class="moz-txt-link-abbreviated" href="mailto:marwayusuf@feng.bu.edu.eg">marwayusuf@feng.bu.edu.eg</a> wrote:<br>
    </div>
    <blockquote cite="mid:1416917199951.57084@feng.bu.edu.eg"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
      <div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
        <p>Dear All<br>
        </p>
        <p>I need to parse data in stackmap section. I knew that
          currently there is no such parser. So I'm gonna make it. But I
          need to know how I can parse any section at all. Is there any
          parser to other sections in object file?<br>
        </p>
      </div>
    </blockquote>
    <br>
    Take a look at ObjectFile.  <br>
    <br>
    If you use the MCJIT interfaces, you generally don't need to parse
    the in memory object file by hand.  Did you have a particular use
    case in mind?<br>
    <blockquote cite="mid:1416917199951.57084@feng.bu.edu.eg"
      type="cite">
      <div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
        <p>
        </p>
        <p><br>
        </p>
        <div id="Signature">
          <div class="BodyFragment"><font size="2"><span
                style="font-size:10pt;">
                <div class="PlainText">Regards,<br>
                  Marwa Yusuf<br>
                  Teaching Assistant - Computer Engineering Department<br>
                  Faculty of Engineering - Benha University<br>
                  E-JUST MSc Student<br>
                  Computer Science & Engineering Dept.</div>
              </span></font></div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a class="moz-txt-link-freetext" href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>