Searched refs:FindKmodNameForAddr (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/tools/lldbmacros/ | ||
| H A D | scheduler.py | 1088 func_name = str(FindKmodNameForAddr(func)) |
| H A D | memory.py | 2169 def FindKmodNameForAddr(addr): function |