module_handle    1090 gc/os_dep.c        HMODULE module_handle;
module_handle    1104 gc/os_dep.c        module_handle = ppib -> pib_hmte;
module_handle    1105 gc/os_dep.c        if (DosQueryModuleName(module_handle, PBUFSIZ, path) != NO_ERROR) {