MCPcopy Create free account

hub / github.com/FEX-Emu/FEX / functions

Functions4,151 in github.com/FEX-Emu/FEX

↓ 8 callersMethodSetWriteCursorBefore
Set cursor to write before Node
FEXCore/Source/Interface/IR/IREmitter.h:340
↓ 8 callersMethodUsesCustomRepackFor
ThunkLibs/Generator/analysis.h:129
↓ 8 callersFunctionWait
FEXCore/Source/Utils/SpinWaitLock.h:127
↓ 8 callersFunctioncephes_f128_floorl
External/cephes/src/128bit/floorll.c:152
↓ 8 callersFunctionclock_gettime
Source/Tools/LinuxEmulation/VDSO_Emulation.cpp:77
↓ 8 callersFunctioneval_as_double
Source/Windows/Common/CRT/Musl/libm.h:112
↓ 8 callersFunctionf128_eq
External/SoftFloat-3e/src/f128_eq.c:44
↓ 8 callersFunctionfree
Source/Windows/Common/CRT/Alloc.cpp:26
↓ 8 callersFunctionget_proxy_interface
ThunkLibs/libwayland-client/Host.cpp:52
↓ 8 callersFunctionjson_getProperty
Search a property by its name in a JSON object. */
External/tiny-json/tiny-json.c:45
↓ 8 callersFunctionsoftfloat_lt128
External/SoftFloat-3e/src/s_lt128.c:43
↓ 8 callersFunctionsoftfloat_normSubnormalF128Sig
External/SoftFloat-3e/src/s_normSubnormalF128Sig.c:42
↓ 8 callersFunctiontest
unittests/FEXLinuxTests/tests/smc/smc-common.h:15
↓ 7 callersMethodAdd
FEXCore/Source/Interface/IR/IREmitter.h:166
↓ 7 callersMethodAnd
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:2558
↓ 7 callersFunctionCreateJSON
Source/Common/JSONPool.h:16
↓ 7 callersFunctionGenTmpFD
* @brief Generates a temporary file using raw FDs * * Since we are hooking syscalls that are expecting to use raw FDs, we need to make sure to also
Source/Tools/LinuxEmulation/LinuxSyscalls/EmulatedFiles/EmulatedFiles.cpp:51
↓ 7 callersMethodGet
Source/Common/ArgumentLoader.h:29
↓ 7 callersFunctionGetApplicationConfig
FEXCore/Source/Interface/Config/Config.cpp:93
↓ 7 callersFunctionGuardSignalDeferringSection
FEXCore/include/FEXCore/Utils/SignalScopeGuards.h:207
↓ 7 callersMethodHostXFree
ThunkLibs/include/common/X11Manager.h:94
↓ 7 callersFunctionInitialize
FEXCore/Source/Utils/Telemetry.cpp:41
↓ 7 callersMethodInvalidateCodeRangeIfNecessary
Source/Tools/LinuxEmulation/LinuxSyscalls/Syscalls.h:265
↓ 7 callersMethodInvalidateGuestCodeRange
Source/Tools/LinuxEmulation/LinuxSyscalls/SyscallsSMCTracking.cpp:166
↓ 7 callersMethodIsValid
FEXCore/Source/Interface/IR/IR.h:45
↓ 7 callersFunctionMMBaseOffset
FIXME(pmatos): copy from OpcodeDispatcher.h
FEXCore/Source/Interface/IR/Passes/x87StackOptimizationPass.cpp:36
↓ 7 callersFunctionMakeHostTrampolineForGuestFunctionAt
ThunkLibs/include/common/Host.h:644
↓ 7 callersFunctionMapModRMToReg
FEXCore/Source/Interface/Core/Frontend.cpp:34
↓ 7 callersMethodReplaceUsesWithAfter
FEXCore/Source/Interface/IR/IREmitter.h:304
↓ 7 callersFunctionRunFuncArray
Source/Windows/Common/CRT/CRT.cpp:31
↓ 7 callersFunctionSealTmpFD
Seal the tmpfd features by sealing them all. Makes the tmpfd read-only.
Source/Tools/LinuxEmulation/LinuxSyscalls/EmulatedFiles/EmulatedFiles.cpp:62
↓ 7 callersFunctionSet
FEXCore/Source/Interface/Config/Config.cpp:439
↓ 7 callersMethodSet
FEXCore/Source/Common/BitSet.h:39
↓ 7 callersFunctionShutdown
Source/Tools/FEXServer/Logger.cpp:106
↓ 7 callersMethodViewIR
FEXCore/Source/Interface/IR/IREmitter.h:44
↓ 7 callersMethodWait
FEXCore/include/FEXCore/Utils/Event.h:45
↓ 7 callersFunctionaligned_alloc
FEXCore/Source/Utils/AllocatorHooks.cpp:41
↓ 7 callersFunctionget_type_name
ThunkLibs/Generator/analysis.h:166
↓ 7 callersFunctionrun_tool
* Run the given ToolAction on the input code. * * The "silent" parameter is used to suppress non-fatal diagnostics in tests that expect failure */
unittests/ThunkLibs/common.h:63
↓ 7 callersFunctionsoftfloat_countLeadingZeros64
External/SoftFloat-3e/src/s_countLeadingZeros64.c:45
↓ 7 callersFunctionsoftfloat_propagateNaNExtF80UI
External/SoftFloat-3e/src/s_propagateNaNExtF80UI.c:54
↓ 7 callersFunctionsoftfloat_shiftRightJam64Extra
External/SoftFloat-3e/src/primitives.h:410
↓ 7 callersFunctiontop12
Top 12 bits of a double (sign and exponent bits). */
Source/Windows/Common/CRT/Musl/exp2.c:61
↓ 6 callersFunctionAskForConfirmationList
Source/Tools/FEXRootFSFetcher/Main.cpp:647
↓ 6 callersFunctionClosePipes
Source/Tools/FEXServer/PipeScanner.cpp:18
↓ 6 callersFunctionDLLEXPORT_FUNC
Source/Windows/Common/CRT/String.cpp:24
↓ 6 callersFunctionDebugLevelStr
FEXCore/include/FEXCore/Utils/LogManager.h:20
↓ 6 callersFunctionExecAndWaitForResponse
Source/Tools/FEXRootFSFetcher/Main.cpp:116
↓ 6 callersFunctionExecAndWaitForResponseRedirect
Source/Tools/FEXRootFSFetcher/Main.cpp:132
↓ 6 callersFunctionFetchHostFeatures
Source/Common/HostFeatures.cpp:462
↓ 6 callersMethodGetCode
FEXCore/Source/Interface/IR/IntrusiveIRList.h:303
↓ 6 callersMethodGetCodeLoader
Source/Tools/LinuxEmulation/LinuxSyscalls/Syscalls.h:188
↓ 6 callersFunctionGetConfigDirectory
Source/Common/Config.cpp:572
↓ 6 callersMethodGetData
FEXCore/Source/Interface/IR/IntrusiveIRList.h:355
↓ 6 callersFunctionGetFile
Source/Windows/Common/CRT/IO.cpp:100
↓ 6 callersMethodGetListData
FEXCore/Source/Interface/IR/IntrusiveIRList.h:360
↓ 6 callersMethodGetThreads
Source/Tools/LinuxEmulation/LinuxSyscalls/ThreadManager.h:238
↓ 6 callersMethodGetVDSOSymbol
unittests/FEXLinuxTests/tests/vdso/vdso_test.cpp:85
↓ 6 callersMethodGuestSigProcMask
Source/Tools/LinuxEmulation/LinuxSyscalls/SignalDelegator.cpp:1192
↓ 6 callersMethodHandleMemoryProtectionNotification
Source/Windows/Common/InvalidationTracker.cpp:33
↓ 6 callersMethodIsVectorAtomicTSOEnabled
If atomic-based TSO emulation is enabled for vector operations.
FEXCore/Source/Interface/Context/Context.h:282
↓ 6 callersFunctionLoadAcquire64
FEXCore/Source/Utils/ArchHelpers/Arm64.cpp:146
↓ 6 callersMethodMaskBit
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:2618
↓ 6 callersMethodPostRA
FEXCore/Source/Interface/IR/IntrusiveIRList.h:192
↓ 6 callersMethodQuery
FEXCore/include/FEXCore/Utils/IntervalList.h:145
↓ 6 callersMethodReadElf
Source/Tools/CommonTools/Linux/Utils/ELFParser.h:27
↓ 6 callersMethodRemovePostRA
FEXCore/Source/Interface/IR/IREmitter.cpp:148
↓ 6 callersFunctionSetThreadArea
Source/Tools/LinuxEmulation/LinuxSyscalls/x64/Thread.cpp:218
↓ 6 callersFunctionUnInstallHandler
FEXCore/Source/Utils/LogManager.cpp:19
↓ 6 callersFunctionVirtualDontNeed
FEXCore/include/FEXCore/Utils/AllocatorHooks.h:55
↓ 6 callersMethodcheck_binding
unittests/ThunkLibs/generator.cpp:95
↓ 6 callersFunctionchtoa
Add a character at the end of a string. * @param dest Pointer to the null character of the string * @param ch Value to be added. * @return Point
External/tiny-json/tiny-json.c:471
↓ 6 callersMethodget_if_simple_or_struct
ThunkLibs/Generator/data_layout.h:74
↓ 6 callersMethodpush
FEXCore/Source/Interface/IR/Passes/x87StackOptimizationPass.cpp:71
↓ 6 callersMethodrun
Source/Common/Async.h:176
↓ 6 callersFunctionsoftfloat_propagateNaNF128UI
---------------------------------------------------------------------------- | Interpreting the unsigned integer formed from concatenating `uiA64' an
External/SoftFloat-3e/src/s_propagateNaNF128UI.c:53
↓ 6 callersFunctionsoftfloat_roundPackToExtF80
External/SoftFloat-3e/src/s_roundPackToExtF80.c:43
↓ 5 callersFunctionAnyFlagsSet
Source/Tools/LinuxEmulation/LinuxSyscalls/Syscalls.cpp:430
↓ 5 callersFunctionConnectToServer
Source/Common/FEXServerClient.cpp:161
↓ 5 callersFunctionContainsRange
unittests/APITests/ExtendedVolatileMetadata.cpp:54
↓ 5 callersFunctionCreateDirectories
* @brief Creates a directory tree with the provided path. * * @param Path The path to create a tree at. * * @return True if the directory tree was
FEXHeaderUtils/FEXHeaderUtils/Filesystem.h:97
↓ 5 callersFunctionDupHandle
Source/Windows/Common/Handle.h:44
↓ 5 callersMethodExecuteThread
FEXCore/Source/Interface/Core/Core.cpp:364
↓ 5 callersFunctionFindClangArguments
(OriginalArguments)
Scripts/StructPackVerifier.py:145
↓ 5 callersFunctionGetDB
(Arch, filename, args)
Scripts/StructPackVerifier.py:459
↓ 5 callersMethodGetGuestKernelVersion
Source/Tools/LinuxEmulation/LinuxSyscalls/Syscalls.h:213
↓ 5 callersFunctionGetReorderingTypeMember
ThunkLibs/libfex_thunk_test/lib.cpp:40
↓ 5 callersFunctionGetRnReg
FEXCore/Source/Utils/ArchHelpers/Arm64.cpp:114
↓ 5 callersFunctionGetThreadTLS
Source/Windows/WOW64/Module.cpp:136
↓ 5 callersMethodGuestToHostDisplay
ThunkLibs/include/common/X11Manager.h:52
↓ 5 callersMethodHostXFlush
ThunkLibs/include/common/X11Manager.h:99
↓ 5 callersMethodInitCore
FEXCore/Source/Interface/Core/Core.cpp:340
↓ 5 callersMethodInvalid
FEXCore/Source/Interface/IR/IR.h:586
↓ 5 callersMethodIsGPRIndirect
FEXCore/Source/Interface/Core/X86Tables/X86Tables.h:132
↓ 5 callersMethodIsLiteral
FEXCore/Source/Interface/Core/X86Tables/X86Tables.h:138
↓ 5 callersMethodIsSIB
FEXCore/Source/Interface/Core/X86Tables/X86Tables.h:141
↓ 5 callersFunctionLoadAcquire128
FEXCore/Source/Utils/ArchHelpers/Arm64.cpp:126
↓ 5 callersFunctionLoadConfig
Source/Common/Config.cpp:451
↓ 5 callersFunctionLookupHostVisualInfo
Maps to a host-side XVisualInfo, which must be XFree'ed by the caller.
ThunkLibs/libGL/libGL_Host.cpp:309
↓ 5 callersFunctionMFmtImpl
FEXCore/Source/Utils/LogManager.cpp:42
← previousnext →201–300 of 4,151, ranked by callers