MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / RanAsInterpreter

Function RanAsInterpreter

Source/Tools/FEXLoader/FEXLoader.cpp:141–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141bool RanAsInterpreter(bool ExecutedWithFD) {
142 return ExecutedWithFD || FEXLOADER_AS_INTERPRETER;
143}
144
145/**
146 * @brief Queries if FEX is installed as a binfmt_misc interpreter

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected