Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/examples/python/
H A Dmach_o.py1101 def get_first_load_command(self, lc_enum_value): argument
1103 if lc.command.value == lc_enum_value: