/openbsd-src/gnu/llvm/lldb/examples/customization/import-python/ |
H A D | importcmd.py | 16 def do_import(debugger, modname): argument
|
/openbsd-src/sys/dev/tc/ |
H A D | tcds.c | 130 tcds_lookup(modname) in tcds_lookup() argument
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | modules.c | 41 char *modname; member
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | objdump.c | 893 const char *modname; member 909 try_print_file_open (const char *origname, const char *modname) in try_print_file_open() 976 char *modname = concat (include_paths[i], "/", fname, (const char *) 0); in update_source_path() local
|
H A D | nlmconv.c | 202 char *modname; in main() local
|
H A D | ieee.c | 3816 const char *modname; member 4812 const char *modname; in ieee_start_compilation_unit() local 5083 const char *filename, *modname; in ieee_add_bb11() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | objdump.c | 928 const char *modname; member 944 try_print_file_open (const char *origname, const char *modname) in try_print_file_open() 1011 char *modname = concat (include_paths[i], "/", fname, (const char *) 0); in update_source_path() local
|
H A D | nlmconv.c | 198 char *modname; in main() local
|
H A D | ieee.c | 3817 const char *modname; member 4815 const char *modname; in ieee_start_compilation_unit() local 5086 const char *filename, *modname; in ieee_add_bb11() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/interception/ |
H A D | interception_win.cpp | 1030 RVAPtr<const char> modname(module, imports->Name); in OverrideImportedFunction() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_win.cpp | 604 static uptr GetPreferredBase(const char *modname, char *buf, size_t buf_size) { in GetPreferredBase()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | target.c | 1448 target_link (char *modname, CORE_ADDR *t_reloc) in target_link()
|
/openbsd-src/gnu/usr.bin/perl/os2/ |
H A D | os2.c | 56 const char *modname; member 644 loadModule(const char *modname, int fail) in loadModule()
|
/openbsd-src/usr.sbin/unbound/daemon/ |
H A D | remote.c | 2401 const char *modname = mesh->mods.mod[m->s.curmod]->name; get_mesh_status() local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | op.c | 8025 OP * modname; Perl_vload_module() local
|
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ppport.h | 15530 OP * const modname = newSVOP(OP_CONST, 0, name); in DPPP_() local
|