Home
last modified time | relevance | path

Searched refs:InitWithSBTargetAndSBSection (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/examples/python/
H A Dsymbolication.py191 def InitWithSBTargetAndSBSection(cls, target, section): member in Section
278 symb_section = Section.InitWithSBTargetAndSBSection(target, section)