<div dir="ltr">Hi Paulr<div><br></div><div>According to my observation. Not all the instructions are listed in the line table.</div><div><br></div><div>For example.  We have address 0xa3a0 and 0xa3a4 as the instructions</div><div><br></div><div><div>.text:0000A394                 CMP     R1, #0x42</div><div>.text:0000A398                 BHI     loc_AB70</div><div>.text:0000A39C                 ADR     R1, off_A3A8</div><div>.text:0000A3A0                 LDR     R0, [R1,R0,LSL#2]</div><div>.text:0000A3A4                 MOV     PC, R0</div><div>.text:0000A3A4 ; ------------------------------<wbr>------------------------------<wbr>---------------</div><div>.text:0000A3A8 off_A3A8        DCD loc_AB3C            ; DATA XREF: main+AC↑o</div><div>.text:0000A3AC                 DCD loc_AB34</div><div>.text:0000A3B0                 DCD loc_AB70</div><div>.text:0000A3B4                 DCD loc_AB70</div></div><div><br></div><div>However, inside the line table. The description is end at 0xa39c. Do you have any ideas?</div><div><br></div><div><div>  196 0x000000000000a38c    956      7      1   0             0</div><div>  197 0x000000000000a39c      0      7      1   0             0                 </div><div>  198 0x000000000000a7d8    959     27      1   0             0  is_stmt</div><div>  199 0x000000000000a7f8    959     25      1   0             0</div><div>  200 0x000000000000a7fc    961     11      1   0             0  is_stmt</div><div>  201 0x000000000000a800    964     15      1   0             0  is_stmt</div><div>  202 0x000000000000a808    964     15      1   0             0</div></div><div><br></div><div>Regards</div><div>Muhui</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-06-25 23:31 GMT-04:00 Muhui Jiang <span dir="ltr"><<a href="mailto:jiangmuhui@gmail.com" target="_blank">jiangmuhui@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div dir="auto">Hi paulr </div></div><div dir="auto"><br></div><div dir="auto">Thanks for your reply. Though DWARF info give me the code address ranges, there might be inline data. If so, how to handle this case?</div><div dir="auto"><br></div><div dir="auto">As for the dwarf line table. Sometimes, the source line might be zero. Do you know why? If all instructions should be describe in the line table, I think analyzing Dwarf line table is enough to get all the instructions addresses. Do you agree? </div><div dir="auto"><br></div><div dir="auto">I would also cc my supervisor for the discussion.</div><div dir="auto"><br></div><div dir="auto">Regards</div><div dir="auto">Muhui</div><div><br><div class="gmail_quote"><div dir="ltr"><<a href="mailto:paul.robinson@sony.com" target="_blank">paul.robinson@sony.com</a>><wbr>于2018年6月26日 周二上午2:38写道:<br></div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div class="m_1889046375237247594m_4478154707504529501WordSection1">
<p class="MsoNormal"><a name="m_1889046375237247594_m_4478154707504529501__MailEndCompose"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">The main DWARF info should provide the code address ranges for each function, as well as the starting source location.  You could
 then use the line table to map code ranges to individual source lines.  That could give you a reasonable grasp of the source range for each function.<u></u><u></u></span></a></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">All addresses in the DWARF line table will be instruction addresses.  And in fact, all instructions should be described in the line table (assuming all source
 was compiled with debug info).<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">--paulr<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> llvm-dev [mailto:<a href="mailto:llvm-dev-bounces@lists.llvm.org" target="_blank">llvm-dev-bounces@<wbr>lists.llvm.org</a>]
<b>On Behalf Of </b>Muhui Jiang via llvm-dev<br>
<b>Sent:</b> Monday, June 25, 2018 11:36 AM<br>
<b>To:</b> llvm-dev<br>
<b>Subject:</b> [llvm-dev] Instruction boundaries<u></u><u></u></span></p>
</div>
</div></div></div></div><div lang="EN-US" link="blue" vlink="purple"><div class="m_1889046375237247594m_4478154707504529501WordSection1"><div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">Hi<u></u><u></u></p>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">I was wondering whether there are any methods to know what part of the target binary is code. <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">I have some ideas and hope to get your comments.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">I would like to use LLVM's source level debugging information to extract the source lines belonging to every functions. Then use the dwarf mapping table to transfer the  source level information to binary address. Are there any better methods?<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Besides, is the address listed inside dwarf line mapping table must be code rather than data?<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Regards<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Muhui<u></u><u></u></p>
</div>
</div>
</div></div></div></blockquote></div></div></div></div>
</blockquote></div><br></div>