コード例 #1
0
ファイル: segment.py プロジェクト: danse-macabre/Sark
 def functions(self):
     """Iterate all functions in the segment."""
     return functions(self.startEA, self.endEA)