Home
last modified time | relevance | path

Searched defs:show_module (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dstack.c45 static bool show_module = false; variable
/external/bcc/src/python/bcc/
D__init__.py1148 def sym(addr, pid, show_module=False, show_offset=False, demangle=True): argument
1173 def ksym(addr, show_module=False, show_offset=False): argument