Home
last modified time | relevance | path

Searched defs:add_section (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/examples/python/
H A Dsymbolication.py321 def add_section(self, section): member in Image
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1647 bool add_section = true; ProcessSegmentCommand() local