Home
last modified time | relevance | path

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

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