/external/selinux/sepolgen/src/sepolgen/ |
D | module.py | 40 def is_valid_name(modname): argument 50 def __init__(self, modname): argument 191 def compile(self, sourcename, modname): argument 205 def package(self, modname, packagename): argument
|
/external/elfutils/tests/ |
D | line2addr.c | 45 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in print_address() local 70 const char *modname, Dwarf_Addr base __attribute__ ((unused)), in handle_module()
|
D | dwfllines.c | 49 const char *modname = (dwfl_module_info (mod, NULL, NULL, NULL, in main() local
|
D | funcscopes.c | 129 const char *modname = dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function() local
|
D | backtrace-data.c | 62 const char *modname __attribute__ ((unused)), in find_elf()
|
D | varlocs.c | 787 const char *modname = dwfl_module_info (mod, NULL, in main() local
|
/external/lldb/examples/customization/import-python/ |
D | importcmd.py | 10 def do_import(debugger,modname): argument
|
/external/elfutils/libdwfl/ |
D | dwfl_build_id_find_debuginfo.c | 36 const char *modname __attribute__ ((unused)), in dwfl_build_id_find_debuginfo()
|
D | dwfl_build_id_find_elf.c | 138 const char *modname __attribute__ ((unused)), in dwfl_build_id_find_elf()
|
D | find-debuginfo.c | 334 const char *modname __attribute__ ((unused)), in dwfl_standard_find_debuginfo()
|
D | offline.c | 41 const char *modname __attribute__ ((unused)), in dwfl_offline_section_address()
|
D | linux-kernel-modules.c | 929 char modname[128]; in INTDEF() local
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
D | backward.py | 154 def import_local_file(modname, modfile=None): argument
|
/external/elfutils/src/ |
D | stack.c | 145 const char *modname = dwfl_module_info (mod, NULL, NULL, &end, NULL, in module_callback() local 434 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, NULL, in print_frames() local
|
D | unstrip.c | 2133 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in handle_dwfl_module() local 2152 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in handle_dwfl_module() local 2171 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in handle_dwfl_module() local
|
D | nm.c | 1164 const char *modname, in find_no_debuginfo()
|
D | readelf.c | 711 const char *modname, in find_no_debuginfo()
|
/external/autotest/utils/ |
D | run_pylint.py | 87 def patch_modname(modname): argument
|
/external/chromium-trace/catapult/third_party/Paste/paste/exceptions/ |
D | collector.py | 463 modname = None variable in ExceptionFrame
|
/external/ltrace/ |
D | output.c | 592 const char *modname = NULL; in frame_callback() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_win.cc | 325 static uptr GetPreferredBase(const char *modname) { in GetPreferredBase()
|
/external/iptables/libxtables/ |
D | xtables.c | 337 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) in xtables_insmod()
|