MCPcopy Create free account

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

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

↓ 1 callersMethodLongJumpExit
Source/Tools/LinuxEmulation/LinuxSyscalls/Utils/Threads.cpp:403
↓ 1 callersFunctionLongjumpDeallocateAndExit
Source/Tools/LinuxEmulation/LinuxSyscalls/Utils/Threads.cpp:522
↓ 1 callersMethodLshl
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:2566
↓ 1 callersFunctionMFmt
FEXCore/include/FEXCore/Utils/LogManager.h:89
↓ 1 callersFunctionMakeOpaqueType
ThunkLibs/libfex_thunk_test/lib.cpp:16
↓ 1 callersFunctionMakeReorderingType
ThunkLibs/libfex_thunk_test/lib.cpp:36
↓ 1 callersMethodMakeSignalDelegatorConfig
FEXCore/Source/Interface/Core/Dispatcher/Dispatcher.cpp:1105
↓ 1 callersFunctionMakeUnionType
ThunkLibs/libfex_thunk_test/lib.cpp:28
↓ 1 callersFunctionMakeVectorRegPair
FEXCore/Source/Common/VectorRegType.h:22
↓ 1 callersMethodMarkGuestExecutableRange
FEXCore/include/FEXCore/HLE/SyscallHandler.h:80
↓ 1 callersMethodMarkMonoBackpatcherBlock
FEXCore/Source/Interface/Core/Core.cpp:997
↓ 1 callersMethodMarkMonoDetected
FEXCore/Source/Interface/Context/Context.h:173
↓ 1 callersMethodMarkOvercommitRange
FEXCore/include/FEXCore/HLE/SyscallHandler.h:82
↓ 1 callersMethodMemClear
FEXCore/Source/Common/BitSet.h:45
↓ 1 callersMethodMemSet
FEXCore/Source/Utils/Allocator/FlexBitSet.h:39
↓ 1 callersMethodMknod
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:998
↓ 1 callersMethodMmap
FEXCore/Source/Utils/Allocator/64BitAllocator.cpp:234
↓ 1 callersFunctionModifyReorderingTypeMembers
ThunkLibs/libfex_thunk_test/lib.cpp:52
↓ 1 callersFunctionMountRootFSImagePath
Source/Tools/FEXServer/SquashFS.cpp:107
↓ 1 callersMethodMremap
Source/Tools/LinuxEmulation/LinuxSyscalls/LinuxAllocator.cpp:304
↓ 1 callersFunctionMsgHandler
Source/Common/FEXServerClient.cpp:376
↓ 1 callersFunctionMsgHandler
Source/Tools/FEXLoader/FEXLoader.cpp:73
↓ 1 callersFunctionMsgHandler
Source/Tools/FEXServer/Main.cpp:40
↓ 1 callersMethodMunmap
FEXCore/Source/Utils/Allocator/64BitAllocator.cpp:422
↓ 1 callersMethodMunmap
Source/Tools/LinuxEmulation/LinuxSyscalls/LinuxAllocator.cpp:259
↓ 1 callersMethodNeedXIDCheck
Source/Tools/LinuxEmulation/LinuxSyscalls/Syscalls.h:313
↓ 1 callersMethodNeedsBlockEnder
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:271
↓ 1 callersMethodNewFSStatAt
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:1024
↓ 1 callersMethodNewFSStatAt64
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:1044
↓ 1 callersMethodNoExecOp
FEXCore/Source/Interface/Core/OpcodeDispatcher.cpp:4930
↓ 1 callersMethodOpen
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:652
↓ 1 callersMethodOpen
Source/Tools/LinuxEmulation/LinuxSyscalls/EmulatedFiles/EmulatedFiles.cpp:621
↓ 1 callersFunctionOpenFlagToAccess
Source/Windows/Common/CRT/IO.cpp:55
↓ 1 callersFunctionOpenFlagToCreation
Source/Windows/Common/CRT/IO.cpp:68
↓ 1 callersFunctionOpenFlagsToNT
Source/Windows/Common/WinAPI/IO.cpp:28
↓ 1 callersMethodOpenat
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:905
↓ 1 callersMethodOpenat2
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:941
↓ 1 callersFunctionOverrideFeatures
Source/Common/HostFeatures.cpp:397
↓ 1 callersMethodPShufWLane
FEXCore/Source/Interface/Core/OpcodeDispatcher/Vector.cpp:910
↓ 1 callersFunctionParentPath
FEXHeaderUtils/FEXHeaderUtils/Filesystem.h:138
↓ 1 callersFunctionParseArguments
Source/Tools/FEXRootFSFetcher/Main.cpp:59
↓ 1 callersFunctionParseCommonArchSyscalls
(Defs, DefsDict, Arch, FilePath)
Scripts/GenerateSyscallNumbers.py:121
↓ 1 callersMethodParseMessage
Source/Tools/CodeSizeValidation/Main.cpp:109
↓ 1 callersFunctionParseWineSyscallNumbers
Fills in the syscall numbers necessary to call *Native variants of syscalls from FEX under wine.
Source/Windows/ARM64EC/Module.cpp:209
↓ 1 callersFunctionPatchCallChecker
Source/Windows/ARM64EC/Module.cpp:196
↓ 1 callersMethodPostCompileCode
FEXCore/Source/Interface/IR/AOTIR.cpp:17
↓ 1 callersFunctionPostForkAction
FEXCore/Source/Utils/Profiler.cpp:137
↓ 1 callersMethodPresub
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:2562
↓ 1 callersFunctionPrintFunctionDecls
()
Scripts/DefinitionExtract.py:169
↓ 1 callersMethodQueryGuestExecutableRange
Source/Windows/WOW64/Module.cpp:501
↓ 1 callersFunctionQueryInterpreterInstalled
* @brief Queries if FEX is installed as a binfmt_misc interpreter * * @param ExecutedWithFD If FEXInterpreter was executed using a binfmt_misc FD ha
Source/Tools/FEXLoader/FEXLoader.cpp:153
↓ 1 callersMethodQueueSignal
Source/Tools/LinuxEmulation/LinuxSyscalls/SignalDelegator.cpp:831
↓ 1 callersFunctionRaiseSignal
unittests/FEXLinuxTests/tests/signal/sigtest_defer.cpp:19
↓ 1 callersFunctionRanAsInterpreter
Source/Tools/FEXLoader/FEXLoader.cpp:141
↓ 1 callersFunctionRanCustomRepack
ThunkLibs/libfex_thunk_test/lib.cpp:57
↓ 1 callersMethodRead
FEXCore/Source/Interface/IR/Passes/RedundantFlagCalculationElimination.cpp:69
↓ 1 callersFunctionReadOpaqueTypeData
ThunkLibs/libfex_thunk_test/lib.cpp:20
↓ 1 callersFunctionReadSVEVectorLengthInBits
Source/Common/HostFeatures.cpp:375
↓ 1 callersMethodReadlink
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:794
↓ 1 callersMethodReadlinkat
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:841
↓ 1 callersFunctionReconstructWowContext
Source/Windows/WOW64/Module.cpp:332
↓ 1 callersFunctionRecoverGuestProgramFilename
Source/Common/Config.cpp:337
↓ 1 callersFunctionRegSizeInBits
This allows us to get the `Size` enum in bits.
CodeEmitter/CodeEmitter/Emitter.h:68
↓ 1 callersMethodRegisterFrontendHostSignalHandler
Source/Tools/LinuxEmulation/LinuxSyscalls/SignalDelegator.cpp:1064
↓ 1 callersFunctionRegisterLongJumpHandler
Source/Tools/TestHarnessRunner/TestHarnessRunner.cpp:120
↓ 1 callersFunctionRegisterMsg
Source/Tools/LinuxEmulation/LinuxSyscalls/x32/Msg.cpp:23
↓ 1 callersFunctionRegisterSched
Source/Tools/LinuxEmulation/LinuxSyscalls/x32/Sched.cpp:23
↓ 1 callersFunctionRegisterSemaphore
Source/Tools/LinuxEmulation/LinuxSyscalls/x64/Semaphore.cpp:25
↓ 1 callersFunctionRegisterSemaphore
Source/Tools/LinuxEmulation/LinuxSyscalls/x32/Semaphore.cpp:385
↓ 1 callersFunctionRegisterSocket
Source/Tools/LinuxEmulation/LinuxSyscalls/x32/Socket.cpp:639
↓ 1 callersMethodRegisterSyscallHandler
FEXCore/Source/Interface/IR/PassManager.h:75
↓ 1 callersMethodRegisterSyscall_32
Source/Tools/LinuxEmulation/LinuxSyscalls/x32/Syscalls.h:55
↓ 1 callersMethodRegisterSyscall_64
Source/Tools/LinuxEmulation/LinuxSyscalls/x64/Syscalls.h:46
↓ 1 callersFunctionRegisterTLSData
FEXCore/Source/Utils/Allocator/64BitAllocator.cpp:629
↓ 1 callersFunctionRegisterTime
Source/Tools/LinuxEmulation/LinuxSyscalls/x64/Time.cpp:23
↓ 1 callersFunctionRegisterTime
Source/Tools/LinuxEmulation/LinuxSyscalls/x32/Time.cpp:32
↓ 1 callersMethodRemoveForceTSOInformation
FEXCore/Source/Interface/Core/Core.cpp:990
↓ 1 callersMethodRemovexattr
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:1154
↓ 1 callersMethodRemovexattrAt
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:1244
↓ 1 callersFunctionRenameFile
* @brief Renames a file and overwrites if it already exists. * * @return No error on rename. */
FEXHeaderUtils/FEXHeaderUtils/Filesystem.h:54
↓ 1 callersMethodReownOrClaimBuffer
FEXCore/Source/Interface/IR/IntrusiveIRList.h:127
↓ 1 callersMethodReport
ThunkLibs/Generator/diagnostics.h:35
↓ 1 callersFunctionRequestLogFD
Source/Common/FEXServerClient.cpp:338
↓ 1 callersFunctionRequestPIDFD
Source/Common/FEXServerClient.cpp:366
↓ 1 callersFunctionRequestServerKill
* @name Packet request functions * @{ */
Source/Common/FEXServerClient.cpp:328
↓ 1 callersMethodReset
FEXCore/Source/Interface/IR/Passes/x87StackOptimizationPass.cpp:370
↓ 1 callersMethodResetDecodeFailure
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:265
↓ 1 callersMethodResetExecutableRangeCache
FEXCore/Source/Interface/Core/Frontend.h:72
↓ 1 callersMethodResetHandledLock
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:275
↓ 1 callersFunctionResetToConsistentStateImpl
Returns true if exception dispatch should be halted and the execution context restored to NativeContext
Source/Windows/ARM64EC/Module.cpp:729
↓ 1 callersFunctionRestoreContext
Source/Tools/LinuxEmulation/ArchHelpers/MContext.h:257
↓ 1 callersFunctionRethrowGuestException
Source/Windows/ARM64EC/Module.cpp:528
↓ 1 callersMethodRun
FEXCore/Source/Interface/IR/PassManager.cpp:88
↓ 1 callersFunctionRunAsHost
Source/Tools/TestHarnessRunner/TestHarnessRunner/HostRunner.cpp:297
↓ 1 callersMethodRunFunctionName
FEXCore/Source/Interface/Core/CPUID.h:60
↓ 1 callersFunctionRunIteration
unittests/FEXLinuxTests/tests/smc/smc-mt-2.cpp:70
↓ 1 callersMethodRunXCRFunction
FEXCore/Source/Interface/Context/Context.cpp:46
↓ 1 callersFunctionSEHFrameTrampoline2Args
Source/Windows/WOW64/Module.cpp:412
↓ 1 callersFunctionSafeConvertToGuest
Source/Tools/LinuxEmulation/LinuxSyscalls/x32/Ioctl/drm.h:1228
↓ 1 callersFunctionSafeConvertToHost
Source/Tools/LinuxEmulation/LinuxSyscalls/x32/Ioctl/drm.h:1234
← previousnext →1,201–1,300 of 4,151, ranked by callers