Searched defs:add_section (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/examples/python/ | ||
H A D | symbolication.py | 321 def add_section(self, section): member in Image |
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/ | ||
H A D | ObjectFileMachO.cpp | 1647 bool add_section = true; ProcessSegmentCommand() local |