Home
last modified time | relevance | path

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

/llvm-project/lldb/examples/customization/import-python/
H A Dimportcmd.py16 def do_import(debugger, modname): argument
/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp1106 RVAPtr<const char> modname(module, imports->Name); OverrideImportedFunction() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp605 GetPreferredBase(const char * modname,char * buf,size_t buf_size) GetPreferredBase() argument