Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/examples/python/
Dmach_o.py871 lc = Mach.DylibLoadCommand(lc)
1280 class DylibLoadCommand(LoadCommand): class in Mach