Home
last modified time | relevance | path

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

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