Home
last modified time | relevance | path

Searched refs:sys_get_module_filename (Results 1 – 2 of 2) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/
H A Dsysdep.h109 Status sys_get_module_filename(void* addr, OsPath& pathname);
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/os/win/
H A Dwsysdep.cpp384 Status sys_get_module_filename(void* addr, OsPath& pathname) in sys_get_module_filename() function