Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dmach_o.py1100 def get_first_load_command(self, lc_enum_value): argument
1102 if lc.command.value == lc_enum_value: