Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/examples/python/
H A Dmach_o.py892 lc = Mach.UUIDLoadCommand(lc)
1472 class UUIDLoadCommand(LoadCommand): class in Mach