Searched refs:is_virtual (Results 1 – 5 of 5) sorted by relevance
248 module->is_virtual = virtual; in module_new()387 if (pair->effective->is_virtual) ret = FALSE; in module_get_debug()
383 unsigned short is_virtual : 1; member
1707 if (module->type == DMT_ELF && !module->is_virtual) in elf_synchronize_module_list()1722 if (module->type == DMT_ELF && !module->is_virtual) in elf_synchronize_module_list()
1704 if (module->type == DMT_MACHO && !module->is_virtual) in macho_synchronize_module_list()1716 if (module->type == DMT_MACHO && !module->is_virtual && in macho_synchronize_module_list()
368 if (pair->effective->is_virtual) ret = FALSE;