Searched refs:_emulator (Results 1 – 4 of 4) sorted by relevance
74 char *_platform = NULL, *_execname = NULL, *_emulator = NULL; in _setup() local166 _emulator = auxv->a_un.a_ptr; in _setup()222 if (_emulator != NULL) { in _setup()223 _execname = _emulator; in _setup()
74 char *_platform = NULL, *_execname = NULL, *_emulator = NULL; in _setup() local164 _emulator = auxv->a_un.a_ptr; in _setup()220 if (_emulator != NULL) { in _setup()221 _execname = _emulator; in _setup()
75 char *_platform = NULL, *_execname = NULL, *_emulator = NULL; in _setup() local169 _emulator = auxv->a_un.a_ptr; in _setup()224 if (_emulator != NULL) { in _setup()225 _execname = _emulator; in _setup()
132 char *_platform = NULL, *_execname = NULL, *_emulator = NULL; in _setup() local227 _emulator = auxv->a_un.a_ptr; in _setup()293 if (_emulator != NULL) { in _setup()294 _execname = _emulator; in _setup()