diff options
Diffstat (limited to 'lldb/www/python_reference/lldb.SBCompileUnit-class.html')
| -rw-r--r-- | lldb/www/python_reference/lldb.SBCompileUnit-class.html | 69 |
1 files changed, 43 insertions, 26 deletions
diff --git a/lldb/www/python_reference/lldb.SBCompileUnit-class.html b/lldb/www/python_reference/lldb.SBCompileUnit-class.html index 65e50e68ecf..9568a26ac43 100644 --- a/lldb/www/python_reference/lldb.SBCompileUnit-class.html +++ b/lldb/www/python_reference/lldb.SBCompileUnit-class.html @@ -59,28 +59,28 @@ <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class SBCompileUnit</h1><p class="nomargin-top"><span class="codelink"><a href="lldb-pysrc.html#SBCompileUnit">source code</a></span></p> <center> -<center> <map id="uml_class_diagram_for_lldb_sbc_4" name="uml_class_diagram_for_lldb_sbc_4"> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__swig_setmethods__" title="lldb.SBCompileUnit.__swig_setmethods__" alt="" coords="17,31,213,49"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__swig_getmethods__" title="lldb.SBCompileUnit.__swig_getmethods__" alt="" coords="17,49,213,68"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#file" title="A read only property that returns the same result an lldb object that  represents the source file (lldb.SBFileSpec) for the compile unit." alt="" coords="17,68,213,87"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#num_line_entries" title="A read only property that returns the number of line entries in a compile  unit as an integer." alt="" coords="17,87,213,105"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__setattr__" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="17,108,213,127"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__getattr__" title="lldb.SBCompileUnit.__getattr__" alt="" coords="17,127,213,145"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__repr__" title="repr(x)" alt="" coords="17,145,213,164"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__iter__" title="lldb.SBCompileUnit.__iter__" alt="" coords="17,164,213,183"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__len__" title="lldb.SBCompileUnit.__len__" alt="" coords="17,183,213,201"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__init__" title="__init__(lldb::SBCompileUnit self) -> SBCompileUnit  __init__(lldb::SBCompileUnit self, SBCompileUnit rhs) -> SBCompileUnit" alt="" coords="17,201,213,220"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__swig_destroy__" title="delete_SBCompileUnit(SBCompileUnit self)" alt="" coords="17,220,213,239"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__del__" title="lldb.SBCompileUnit.__del__" alt="" coords="17,239,213,257"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__nonzero__" title="lldb.SBCompileUnit.__nonzero__" alt="" coords="17,257,213,276"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#IsValid" title="IsValid(SBCompileUnit self) -> bool" alt="" coords="17,276,213,295"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#GetFileSpec" title="GetFileSpec(SBCompileUnit self) -> SBFileSpec" alt="" coords="17,295,213,313"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#GetNumLineEntries" title="GetNumLineEntries(SBCompileUnit self) -> uint32_t" alt="" coords="17,313,213,332"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#GetLineEntryAtIndex" title="GetLineEntryAtIndex(SBCompileUnit self, uint32_t idx) -> SBLineEntry" alt="" coords="17,332,213,351"/> -<area shape="rect" id="node10" href="lldb.SBCompileUnit-class.html#__ne__" title="lldb.SBCompileUnit.__ne__" alt="" coords="17,369,213,388"/> -<area shape="rect" id="node1" href="lldb.SBCompileUnit-class.html" title="Represents a compilation unit, or compiled source file." alt="" coords="5,6,224,394"/> +<center> <map id="uml_class_diagram_for_lldb_sbc_5" name="uml_class_diagram_for_lldb_sbc_5"> +<area shape="rect" id="node1_18" href="lldb.SBCompileUnit-class.html#__swig_setmethods__" title="lldb.SBCompileUnit.__swig_setmethods__" alt="" coords="17,32,213,52"/> +<area shape="rect" id="node1_19" href="lldb.SBCompileUnit-class.html#__swig_getmethods__" title="lldb.SBCompileUnit.__swig_getmethods__" alt="" coords="17,52,213,72"/> +<area shape="rect" id="node1_20" href="lldb.SBCompileUnit-class.html#file" title="A read only property that returns the same result an lldb object that  represents the source file (lldb.SBFileSpec) for the compile unit." alt="" coords="17,72,213,92"/> +<area shape="rect" id="node1_21" href="lldb.SBCompileUnit-class.html#num_line_entries" title="A read only property that returns the number of line entries in a compile  unit as an integer." alt="" coords="17,92,213,112"/> +<area shape="rect" id="node1_22" href="lldb.SBCompileUnit-class.html#__setattr__" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="17,115,213,135"/> +<area shape="rect" id="node1_23" href="lldb.SBCompileUnit-class.html#__getattr__" title="lldb.SBCompileUnit.__getattr__" alt="" coords="17,135,213,155"/> +<area shape="rect" id="node1_24" href="lldb.SBCompileUnit-class.html#__repr__" title="repr(x)" alt="" coords="17,155,213,175"/> +<area shape="rect" id="node1_25" href="lldb.SBCompileUnit-class.html#__iter__" title="lldb.SBCompileUnit.__iter__" alt="" coords="17,175,213,195"/> +<area shape="rect" id="node1_26" href="lldb.SBCompileUnit-class.html#__len__" title="lldb.SBCompileUnit.__len__" alt="" coords="17,195,213,215"/> +<area shape="rect" id="node1_27" href="lldb.SBCompileUnit-class.html#__init__" title="__init__(lldb::SBCompileUnit self) -> SBCompileUnit  __init__(lldb::SBCompileUnit self, SBCompileUnit rhs) -> SBCompileUnit" alt="" coords="17,215,213,235"/> +<area shape="rect" id="node1_28" href="lldb.SBCompileUnit-class.html#__swig_destroy__" title="delete_SBCompileUnit(SBCompileUnit self)" alt="" coords="17,235,213,255"/> +<area shape="rect" id="node1_29" href="lldb.SBCompileUnit-class.html#__del__" title="lldb.SBCompileUnit.__del__" alt="" coords="17,255,213,275"/> +<area shape="rect" id="node1_30" href="lldb.SBCompileUnit-class.html#__nonzero__" title="lldb.SBCompileUnit.__nonzero__" alt="" coords="17,275,213,295"/> +<area shape="rect" id="node1_31" href="lldb.SBCompileUnit-class.html#IsValid" title="IsValid(SBCompileUnit self) -> bool" alt="" coords="17,295,213,315"/> +<area shape="rect" id="node1_32" href="lldb.SBCompileUnit-class.html#GetFileSpec" title="GetFileSpec(SBCompileUnit self) -> SBFileSpec" alt="" coords="17,315,213,335"/> +<area shape="rect" id="node1_33" href="lldb.SBCompileUnit-class.html#GetNumLineEntries" title="GetNumLineEntries(SBCompileUnit self) -> uint32_t" alt="" coords="17,335,213,355"/> +<area shape="rect" id="node1_34" href="lldb.SBCompileUnit-class.html#GetLineEntryAtIndex" title="GetLineEntryAtIndex(SBCompileUnit self, uint32_t idx) -> SBLineEntry" alt="" coords="17,355,213,375"/> +<area shape="rect" id="node1_35" href="lldb.SBCompileUnit-class.html#__ne__" title="lldb.SBCompileUnit.__ne__" alt="" coords="17,395,213,415"/> +<area shape="rect" id="node1" href="lldb.SBCompileUnit-class.html" title="Represents a compilation unit, or compiled source file." alt="" coords="5,6,225,421"/> </map> - <img src="uml_class_diagram_for_lldb_sbc_4.gif" alt='' usemap="#uml_class_diagram_for_lldb_sbc_4" ismap="ismap" class="graph-without-title" /> + <img src="uml_class_diagram_for_lldb_sbc_5.gif" alt='' usemap="#uml_class_diagram_for_lldb_sbc_5" ismap="ismap" class="graph-without-title" /> </center> </center> <hr /> @@ -97,10 +97,10 @@ SBCompileUnit supports line entry iteration. For example, compileUnit = context.GetCompileUnit() for lineEntry in compileUnit: - print 'line entry: %s:%d' % (str(lineEntry.GetFileSpec()), - lineEntry.GetLine()) - print 'start addr: %s' % str(lineEntry.GetStartAddress()) - print 'end addr: %s' % str(lineEntry.GetEndAddress()) + print('line entry: %s:%d' % (str(lineEntry.GetFileSpec()), + lineEntry.GetLine())) + print('start addr: %s' % str(lineEntry.GetStartAddress())) + print('end addr: %s' % str(lineEntry.GetEndAddress())) produces: @@ -464,6 +464,23 @@ GetTypes(SBCompileUnit self) -> SBTypeList</td> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> + <td><span class="summary-sig"><a name="GetLanguage"></a><span class="summary-sig-name">GetLanguage</span>(<span class="summary-sig-arg">self</span>)</span><br /> + GetLanguage(SBCompileUnit self) -> lldb::LanguageType</td> + <td align="right" valign="top"> + <span class="codelink"><a href="lldb-pysrc.html#SBCompileUnit.GetLanguage">source code</a></span> + + </td> + </tr> + </table> + + </td> + </tr> +<tr> + <td width="15%" align="right" valign="top" class="summary"> + <span class="summary-type"> </span> + </td><td class="summary"> + <table width="100%" cellpadding="0" cellspacing="0" border="0"> + <tr> <td><span class="summary-sig"><a name="GetDescription"></a><span class="summary-sig-name">GetDescription</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">*args</span>)</span><br /> GetDescription(SBCompileUnit self, SBStream description) -> bool</td> @@ -853,7 +870,7 @@ compile unit. <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> - Generated by Epydoc 3.0.1 on Fri Jul 19 13:22:34 2013 + Generated by Epydoc 3.0.1 on Fri Oct 14 13:55:26 2016 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" |

