MCPcopy Create free account

hub / github.com/DarthTon/Blackbone / functions

Functions2,182 in github.com/DarthTon/Blackbone

FunctionresetErrorHandler
Clear error handler.
src/3rd_party/AsmJit/base/codegen.h:221
MethodresetInRegIndex
Reset the input register index.
src/3rd_party/AsmJit/base/compiler.h:1016
FunctionresetIndentation
Reset indentation.
src/3rd_party/AsmJit/base/logger.h:128
MethodresetMemOpIndex
Reset memory operand index, setting it to 0xFF.
src/3rd_party/AsmJit/base/compiler.h:2198
MethodresetOutRegIndex
Reset the output register index.
src/3rd_party/AsmJit/base/compiler.h:1025
MethodresetVa
Reset temporary VarAttr.
src/3rd_party/AsmJit/base/compiler.h:867
MethodreverseCond
Corresponds to transposing the operands of a comparison.
src/3rd_party/AsmJit/x86/x86inst.h:2335
Methodrun
src/3rd_party/AsmJit/x86/x86scheduler.cpp:68
MethodsafeCall
src/BlackBone/Misc/DynImport.h:69
MethodsafeNativeCall
src/BlackBone/Misc/DynImport.h:55
Methodsave
src/3rd_party/AsmJit/base/compiler.cpp:529
Methodsave
src/3rd_party/AsmJit/x86/x86context_p.h:236
Methodsave
src/3rd_party/AsmJit/x86/x86context.cpp:4336
MethodsaveOnUnuse
Get whether to save variable when it's unused (spill).
src/3rd_party/AsmJit/base/compiler.h:836
MethodsaveState
src/3rd_party/AsmJit/x86/x86context.cpp:1558
FunctionsaveUnsafe
Save variable `var` (if initialized) if the status is `modified` at this point.
src/3rd_party/AsmJit/base/compiler.h:3010
Methodschedule
src/3rd_party/AsmJit/base/context.cpp:496
Methodschedule
src/3rd_party/AsmJit/x86/x86context.cpp:5316
Methodserialize
src/3rd_party/AsmJit/x86/x86compiler.cpp:1351
Methodserialize
src/3rd_party/AsmJit/x86/x86context.cpp:5715
Methodset
Set register count by `classId`.
src/3rd_party/AsmJit/x86/x86operand.h:327
Methodset
Manually set argument to custom value
src/BlackBone/Process/RPC/RemoteFunction.hpp:45
MethodsetAlignStackSize
Set stack size needed to align stack back to the nature alignment.
src/3rd_party/AsmJit/x86/x86compiler.h:1289
MethodsetAlignment
Set cell alignment.
src/3rd_party/AsmJit/base/compiler.h:516
FunctionsetAllocType
Set the type of allocation.
src/3rd_party/AsmJit/base/runtime.h:230
MethodsetAllocableRegs
Set allocable input registers (mask).
src/3rd_party/AsmJit/base/compiler.h:1043
MethodsetArch
src/3rd_party/AsmJit/x86/x86assembler.cpp:311
MethodsetArch
src/3rd_party/AsmJit/x86/x86compiler.cpp:729
FunctionsetArg
<summary> Set argument value. For x86 function works only with stack arguments. For x64 only integer arguments can be set </summary> <param name="inde
src/BlackBone/Process/RPC/RemoteContext.hpp:162
MethodsetArg
src/3rd_party/AsmJit/base/compiler.h:1346
MethodsetArg
Set argument at `i` to `var`.
src/3rd_party/AsmJit/x86/x86compiler.h:1404
MethodsetArgT
src/3rd_party/AsmJit/base/compiler.h:1362
MethodsetChar
Replace the current content by `c` character.
src/3rd_party/AsmJit/base/string.h:152
MethodsetChars
Replace the current content by `c` of `len`.
src/3rd_party/AsmJit/base/string.h:157
FunctionsetDWordAt
Set DWORD at position `pos`.
src/3rd_party/AsmJit/base/assembler.h:276
FunctionsetDf
Set all two SP-FP values.
src/3rd_party/AsmJit/base/vectypes.h:320
MethodsetError
Set the last error code and propagate it through the error handler.
src/3rd_party/AsmJit/base/context_p.h:83
MethodsetErrorHandler
src/3rd_party/AsmJit/base/codegen.cpp:95
FunctionsetExpectedStackAlignment
Set expected stack alignment.
src/3rd_party/AsmJit/base/compiler.h:2398
FunctionsetFeature
Set code-generator `feature` to `value`.
src/3rd_party/AsmJit/base/codegen.h:237
FunctionsetFeatures
Set code-generator features.
src/3rd_party/AsmJit/base/codegen.h:250
MethodsetFlags
Set flags.
src/3rd_party/AsmJit/base/compiler.h:991
MethodsetFormat
src/3rd_party/AsmJit/base/string.cpp:325
MethodsetGp
Set Gp register count.
src/3rd_party/AsmJit/x86/x86operand.h:335
MethodsetGp
src/3rd_party/AsmJit/x86/x86operand.h:518
MethodsetHex
Replace the current content by the given `data` converted to a HEX string.
src/3rd_party/AsmJit/base/string.h:172
FunctionsetHint
Set function hint.
src/3rd_party/AsmJit/base/compiler.h:2443
MethodsetHint
Set hint it (see `kVarHint)`.
src/3rd_party/AsmJit/base/compiler.h:2006
MethodsetIndentation
src/3rd_party/AsmJit/base/logger.cpp:104
MethodsetInstId
Set instruction ID to `instId`. Please do not modify instruction code if you don't know what are you doing. Incorrect instruction code or operands ca
src/3rd_party/AsmJit/base/compiler.h:2142
FunctionsetInstOptions
Set options of the next instruction.
src/3rd_party/AsmJit/base/codegen.h:271
MethodsetInt
Replace the current content by formatted integer `i`.
src/3rd_party/AsmJit/base/string.h:162
MethodsetK
Set K register count.
src/3rd_party/AsmJit/x86/x86operand.h:339
MethodsetK
src/3rd_party/AsmJit/x86/x86operand.h:520
MethodsetKeepVirtualMemory
Set whether to keep allocated memory after memory manager is destroyed. This method is usable when patching code of remote process. You need to alloc
src/3rd_party/AsmJit/base/vmem.h:167
FunctionsetMaxLookAhead
Set maximum look ahead to `val`.
src/3rd_party/AsmJit/base/compiler.h:2720
MethodsetMemCell
Set home memory cell.
src/3rd_party/AsmJit/base/compiler.h:856
MethodsetMm
Set Mm register count.
src/3rd_party/AsmJit/x86/x86operand.h:337
MethodsetMm
src/3rd_party/AsmJit/x86/x86operand.h:519
MethodsetMode
Set alignment mode.
src/3rd_party/AsmJit/base/compiler.h:1859
MethodsetMoveStackSize
Set stack size used by mov sequences in prolog/epilog.
src/3rd_party/AsmJit/x86/x86compiler.h:1302
MethodsetNumRefs
Set number of jumps to this target.
src/3rd_party/AsmJit/base/compiler.h:2070
FunctionsetOffset
Set the current offset in the buffer to `offset` and get the previous offset value.
src/3rd_party/AsmJit/base/assembler.h:209
MethodsetOffset
Set align offset in bytes to `offset`.
src/3rd_party/AsmJit/base/compiler.h:1869
MethodsetOffset
Set the label offset.
src/3rd_party/AsmJit/base/compiler.h:2083
MethodsetOption
src/3rd_party/AsmJit/base/logger.cpp:88
MethodsetOptions
Set emit options.
src/3rd_party/AsmJit/base/compiler.h:2157
MethodsetPriority
src/3rd_party/AsmJit/base/compiler.cpp:549
MethodsetPriority
Set variable priority.
src/3rd_party/AsmJit/base/compiler.h:764
MethodsetPushPopStackSize
Set stack size used by push/pop sequences in prolog/epilog.
src/3rd_party/AsmJit/x86/x86compiler.h:1297
FunctionsetQWordAt
Set QWORD at position `pos`.
src/3rd_party/AsmJit/base/assembler.h:282
FunctionsetRedZoneSize
Get stack "Red Zone" size.
src/3rd_party/AsmJit/base/compiler.h:2420
FunctionsetRequiredStackAlignment
Set required stack alignment.
src/3rd_party/AsmJit/base/compiler.h:2403
MethodsetRet
Set return type to `retType`.
src/3rd_party/AsmJit/base/compiler.h:1342
MethodsetRet
Set return at `i` to `var`.
src/3rd_party/AsmJit/x86/x86compiler.h:1411
MethodsetRetT
src/3rd_party/AsmJit/base/compiler.h:1357
FunctionsetReturnValue
<summary> Set new integer return value. Has no effect on FPU. Has effect only if called in return callback </summary> <param name="val">New return val
src/BlackBone/Process/RPC/RemoteContext.hpp:86
MethodsetSaveOnUnuse
src/3rd_party/AsmJit/base/compiler.cpp:568
FunctionsetSb
Set all eight 8-bit signed integers.
src/3rd_party/AsmJit/base/vectypes.h:190
FunctionsetSd
Set all two 32-bit signed integers.
src/3rd_party/AsmJit/base/vectypes.h:264
FunctionsetSf
Set all two SP-FP values.
src/3rd_party/AsmJit/base/vectypes.h:306
FunctionsetSpillZoneSize
Get stack "Spill Zone" size.
src/3rd_party/AsmJit/base/compiler.h:2425
FunctionsetSq
Set 64-bit signed integer.
src/3rd_party/AsmJit/base/vectypes.h:292
FunctionsetState
src/3rd_party/AsmJit/x86/x86compiler.h:1032
MethodsetState
Set variable state, only used by `Context`.
src/3rd_party/AsmJit/base/compiler.h:779
MethodsetState
Set state for this target.
src/3rd_party/AsmJit/base/compiler.h:2065
MethodsetString
Replace the current content by `str` of `len`.
src/3rd_party/AsmJit/base/string.h:139
FunctionsetSw
Set all four 16-bit signed integers.
src/3rd_party/AsmJit/base/vectypes.h:228
MethodsetUInt
Replace the current content by formatted integer `i`.
src/3rd_party/AsmJit/base/string.h:167
FunctionsetUInt32At
Set uint32_t at position `pos`.
src/3rd_party/AsmJit/base/assembler.h:294
FunctionsetUq
Set 64-bit unsigned integer.
src/3rd_party/AsmJit/base/vectypes.h:299
FunctionsetUserContext
<summary> Set arbitrary thread data </summary> <returns>true on success</returns>
src/BlackBone/Process/RPC/RemoteContext.hpp:264
MethodsetVFormat
Replace the current content by formatted string `fmt`.
src/3rd_party/AsmJit/base/string.h:144
MethodsetValue
Set value to `value`.
src/3rd_party/AsmJit/base/containers.h:283
MethodsetVarCount
Set how many times the variable is used by the instruction/node.
src/3rd_party/AsmJit/base/compiler.h:1005
MethodsetVd
Set VarData.
src/3rd_party/AsmJit/base/compiler.h:986
FunctionsetWordAt
Set WORD at position `pos`.
src/3rd_party/AsmJit/base/assembler.h:270
MethodsetXyz
Set Xmm/Ymm/Zmm register count.
src/3rd_party/AsmJit/x86/x86operand.h:341
MethodsetXyz
src/3rd_party/AsmJit/x86/x86operand.h:521
Methodspill
src/3rd_party/AsmJit/base/compiler.cpp:533
← previousnext →2,001–2,100 of 2,182, ranked by callers