Home
last modified time | relevance | path

Searched defs:modname (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/customization/import-python/
H A Dimportcmd.py16 def do_import(debugger, modname): argument
/openbsd-src/sys/dev/tc/
H A Dtcds.c130 tcds_lookup(modname) in tcds_lookup() argument
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dmodules.c41 char *modname; member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dobjdump.c893 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 Dnlmconv.c202 char *modname; in main() local
H A Dieee.c3816 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 Dobjdump.c928 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 Dnlmconv.c198 char *modname; in main() local
H A Dieee.c3817 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 Dinterception_win.cpp1030 RVAPtr<const char> modname(module, imports->Name); in OverrideImportedFunction() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp604 static uptr GetPreferredBase(const char *modname, char *buf, size_t buf_size) { in GetPreferredBase()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtarget.c1448 target_link (char *modname, CORE_ADDR *t_reloc) in target_link()
/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2.c56 const char *modname; member
644 loadModule(const char *modname, int fail) in loadModule()
/openbsd-src/usr.sbin/unbound/daemon/
H A Dremote.c2401 const char *modname = mesh->mods.mod[m->s.curmod]->name; get_mesh_status() local
/openbsd-src/gnu/usr.bin/perl/
H A Dop.c8025 OP * modname; Perl_vload_module() local
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h15530 OP * const modname = newSVOP(OP_CONST, 0, name); in DPPP_() local