Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddovod/jet-live
/ functions
Functions
3,650 in github.com/ddovod/jet-live
⨍
Functions
3,650
◇
Types & classes
1,129
Method
Emit_OpEn_OpcodeRegister_Immediate
Encoding: OI
libs/dobby/source/core/assembler/assembler-x86-shared.h:499
Method
Emit_OpEn_OpcodeRegister_Immediate
Encoding: OI
libs/dobby/source/core/assembler/assembler-ia32.h:295
Method
Emit_OpEn_RegOperand
libs/dobby/source/core/assembler/assembler-x64.h:402
Method
Emit_OpEn_RegOperand
libs/dobby/source/core/assembler/assembler-x86-shared.h:494
Method
Emit_OpEn_RegOperand
libs/dobby/source/core/assembler/assembler-ia32.h:290
Method
Emit_OpEn_RegOperand_Immediate
libs/dobby/source/core/assembler/assembler-x64.h:392
Method
Emit_OpEn_RegOperand_Immediate
libs/dobby/source/core/assembler/assembler-x86-shared.h:485
Method
Emit_OpEn_RegOperand_Immediate
libs/dobby/source/core/assembler/assembler-ia32.h:280
Method
Emit_OpEn_Register_MemOperand
libs/dobby/source/core/assembler/assembler-x64.h:377
Method
Emit_OpEn_Register_MemOperand
RM or MR
libs/dobby/source/core/assembler/assembler-x86-shared.h:475
Method
Emit_OpEn_Register_MemOperand
libs/dobby/source/core/assembler/assembler-ia32.h:265
Method
Emit_OpEn_Register_RegOperand
libs/dobby/source/core/assembler/assembler-x64.h:382
Method
Emit_OpEn_Register_RegOperand
libs/dobby/source/core/assembler/assembler-x86-shared.h:479
Method
Emit_OpEn_Register_RegOperand
libs/dobby/source/core/assembler/assembler-ia32.h:270
Method
EncodeLogicalImmediate
LogicalImmediate
libs/dobby/source/core/assembler/assembler-arm64.h:217
Method
EncodeLogicalShift
LogicalShift
libs/dobby/source/core/assembler/assembler-arm64.h:228
Function
EndsWith
libs/Catch2/catch_amalgamated.cpp:8705
Method
EndsWithMatcher
libs/Catch2/catch_amalgamated.cpp:8675
Method
Entry
libs/dobby/source/Interceptor.h:32
Function
Equals
libs/Catch2/catch_amalgamated.hpp:13182
Method
EqualsMatcher
libs/Catch2/catch_amalgamated.hpp:13086
Method
ErrnoGuard
libs/Catch2/catch_amalgamated.cpp:3938
Method
ExampleListener
example/src/ExampleListener.cpp:5
Method
ExceptionMessageMatcher
libs/Catch2/catch_amalgamated.hpp:12446
Method
ExceptionMessageMatchesMatcher
libs/Catch2/catch_amalgamated.hpp:12464
Method
ExceptionTranslator
libs/Catch2/catch_amalgamated.hpp:7368
Method
ExceptionTranslatorRegistrar
libs/Catch2/catch_amalgamated.hpp:7394
Method
ExeName
libs/Catch2/catch_amalgamated.hpp:4811
Method
ExeName
libs/Catch2/catch_amalgamated.cpp:2894
Method
ExprLhs
libs/Catch2/catch_amalgamated.hpp:5457
Method
ExternalReference
libs/dobby/source/core/assembler/assembler.h:10
Method
ExtractCacheLineSize
libs/dobby/source/Backend/UserMode/ExecMemory/clear-cache-tool/clear-cache-tool-arm64-dummy.cc:24
Method
FSEvent
libs/efsw/src/efsw/WatcherFSEvents.hpp:44
Method
FSEventCallback
libs/efsw/src/efsw/FileWatcherFSEvents.cpp:70
Method
FatalConditionHandler
For MSVC, we reserve part of the stack memory for handling memory overflow structured exception.
libs/Catch2/catch_amalgamated.cpp:4113
Method
FatalConditionHandlerGuard
libs/Catch2/catch_amalgamated.hpp:9752
Method
FileChangedEvent
src/jet/live/events/FileChangedEvent.hpp:12
Method
FileInfo
libs/efsw/src/efsw/FileInfo.cpp:58
Method
FileRedirect
libs/Catch2/catch_amalgamated.cpp:5010
Method
FileStream
libs/Catch2/catch_amalgamated.cpp:4381
Method
FileWatcher
src/jet/live/FileWatcher.cpp:35
Method
FileWatcher
libs/efsw/src/efsw/FileWatcher.cpp:31
Method
FileWatcherFSEvents
libs/efsw/src/efsw/FileWatcherFSEvents.cpp:107
Method
FileWatcherGeneric
libs/efsw/src/efsw/FileWatcherGeneric.cpp:8
Method
FileWatcherImpl
libs/efsw/src/efsw/FileWatcherImpl.cpp:7
Method
FileWatcherInotify
libs/efsw/src/efsw/FileWatcherInotify.cpp:29
Method
FileWatcherKqueue
libs/efsw/src/efsw/FileWatcherKqueue.cpp:22
Method
FileWatcherWin32
libs/efsw/src/efsw/FileWatcherWin32.cpp:11
Method
FilterGenerator
libs/Catch2/catch_amalgamated.hpp:7887
Method
FinalizeFromTurboAssembler
libs/dobby/source/MemoryAllocator/AssemblerCodeBuilder.h:10
Method
FixedValuesGenerator
libs/Catch2/catch_amalgamated.hpp:7685
Method
FlushICache
libs/dobby/source/Backend/UserMode/ExecMemory/clear-cache-tool/clear-cache-tool-arm-dummy.cc:12
Method
FlushICache
libs/dobby/source/Backend/UserMode/ExecMemory/clear-cache-tool/clear-cache-tool-arm64-dummy.cc:33
Method
Free
static
libs/dobby/source/Backend/UserMode/UnifiedInterface/platform-windows.cc:51
Method
Free
libs/dobby/source/Backend/UserMode/UnifiedInterface/platform-posix.cc:145
Method
FunctionWrapperRouting
libs/dobby/source/InterceptRouting/deprecated.Routing/FunctionWrapper/function-wrapper.h:22
Function
GenRelocateCodeAndBranch
libs/dobby/source/InstructionRelocation/arm64/InstructionRelocationARM64.cc:342
Function
GenRelocateCodeAndBranch
libs/dobby/source/InstructionRelocation/arm/InstructionRelocationARM.cc:891
Function
GenRelocateCodeAndBranch
libs/dobby/source/InstructionRelocation/x86/InstructionRelocationX86.cc:72
Function
GenRelocateCodeFixed
libs/dobby/source/InstructionRelocation/x64/InstructionRelocationX64.cc:18
Function
GenerateClosureTrampoline
libs/dobby/source/TrampolineBridge/ClosureTrampolineBridge/arm64/ClosureTrampolineARM64.cc:15
Method
GenerateInstrumentClosureTrampoline
libs/dobby/source/InterceptRouting/InstrumentRouting.h:24
Function
GenerateNearTrampolineBuffer
libs/dobby/source/TrampolineBridge/Trampoline/trampoline_x86.cc:28
Function
GenerateNearTrampolineBuffer
libs/dobby/source/TrampolineBridge/Trampoline/trampoline_x64.cc:53
Function
GenerateNearTrampolineBuffer
libs/dobby/source/TrampolineBridge/Trampoline/trampoline_arm.cc:58
Function
GenerateNormalTrampolineBuffer
libs/dobby/source/TrampolineBridge/Trampoline/trampoline_arm64.cc:15
Function
GenerateNormalTrampolineBuffer
libs/dobby/source/TrampolineBridge/Trampoline/trampoline_x64.cc:28
Function
GenerateNormalTrampolineBuffer
libs/dobby/source/TrampolineBridge/Trampoline/trampoline_arm.cc:38
Method
GenerateRelocatedCode
libs/dobby/source/InterceptRouting/InterceptRouting.h:85
Method
GenerateTrampoline
libs/dobby/source/InterceptRouting/InterceptRouting.h:63
Method
GeneratorException
libs/Catch2/catch_amalgamated.hpp:7507
Method
GeneratorTracker
libs/Catch2/catch_amalgamated.cpp:5638
Method
GeneratorUntypedBase
libs/Catch2/catch_amalgamated.hpp:7553
Method
GeneratorWrapper
Takes ownership of the passed pointer.
libs/Catch2/catch_amalgamated.hpp:7644
Method
Generators
libs/Catch2/catch_amalgamated.hpp:7739
Method
Get
libs/dobby/tests/UniconEmulator.cpp:20
Method
Get
libs/dobby/tests/test_insn_decoder_x86.cpp:28
Method
GetCurrentProcessId
libs/dobby/source/Backend/UserMode/Thread/platform-thread-posix.cc:9
Method
GetCurrentProcessId
libs/dobby/source/Backend/UserMode/Thread/platform-thread-windows.cc:5
Method
GetCurrentThreadId
libs/dobby/source/Backend/UserMode/Thread/platform-thread-posix.cc:13
Method
GetCurrentThreadId
libs/dobby/source/Backend/UserMode/Thread/platform-thread-windows.cc:9
Method
GetExistingThreadLocal
libs/dobby/source/Backend/UserMode/Thread/PlatformThread.cc:16
Method
GetLabels
libs/dobby/source/core/assembler/assembler-x86-shared.h:698
Method
GetStackFrameContextValue
libs/dobby/source/Backend/UserMode/MultiThreadSupport/ThreadSupport.h:47
Method
GetThreadLocal
libs/dobby/source/Backend/UserMode/Thread/platform-thread-posix.cc:62
Method
GetThreadLocal
libs/dobby/source/Backend/UserMode/Thread/platform-thread-windows.cc:20
Method
GetThreadLocalInt
libs/dobby/source/PlatformUnifiedInterface/platform.h:16
Method
GetThreadLocalInt
libs/dobby/source/Backend/UserMode/Thread/PlatformThread.cc:4
Method
Handle
libs/tiny-process-library/process_win.cpp:16
Method
HasSizeMatcher
libs/Catch2/catch_amalgamated.hpp:12283
Method
HasThreadLocal
libs/dobby/source/PlatformUnifiedInterface/platform.h:26
Method
HasThreadLocal
libs/dobby/source/Backend/UserMode/Thread/PlatformThread.cc:12
Method
Help
libs/Catch2/catch_amalgamated.cpp:3059
Method
IEvent
src/jet/live/IEvent.hpp:17
Method
IEventListener
libs/Catch2/catch_amalgamated.hpp:9023
Method
ITracker
libs/Catch2/catch_amalgamated.hpp:10456
Method
Immediate
libs/dobby/source/core/assembler/assembler-x64.h:36
Method
Immediate
libs/dobby/source/core/assembler/assembler-x86-shared.h:118
Method
Immediate
libs/dobby/source/core/assembler/assembler-ia32.h:36
Method
InlineHookRouting
libs/dobby/source/InterceptRouting/InlineHookRouting.h:10
← previous
next →
1,501–1,600 of 3,650, ranked by callers