<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.3810.1700" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Times New Roman" size=2>Hi, </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Times New Roman" size=2>I am trying to get the memory 
address  of each basic block. So far I am trying to add the label into 
each basic block, actually I need add the label at front of each basic 
block and then I can use command 'nm' to find the memory address 
for each basic block. That's the way I got. I don't know if there is 
another way to do it.  Thanks.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Times New Roman" size=2>So now I need add label to each basic 
block, I don't know how to do it.  Thanks for any response.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Times New Roman" size=2>Qiuyu</FONT></DIV></BODY></HTML>