MCPcopy Create free account

hub / github.com/btbd/smap / functions

Functions3,570 in github.com/btbd/smap

↓ 4 callersMethodassignRegData
smap/asmjit/asmjit/core/func.h:246
↓ 4 callersMethodassignString
smap/asmjit/asmjit/core/string.cpp:137
↓ 4 callersFunctionbyteswap32
smap/asmjit/asmjit/core/support.h:574
↓ 4 callersMethodcontains
Tests whether the vector contains `val`.
smap/asmjit/asmjit/core/zonevector.h:309
↓ 4 callersMethoddata
smap/asmjit/asmjit/core/constpool.h:66
↓ 4 callersMethoddstRegs
smap/asmjit/asmjit/x86/x86internal.cpp:330
↓ 4 callersMethodemitSegmentOverride
smap/asmjit/asmjit/x86/x86assembler.cpp:380
↓ 4 callersMethodempty
smap/asmjit/asmjit/core/zonestack.h:29
↓ 4 callersMethodentryBlock
Returns the function's entry block.
smap/asmjit/asmjit/core/rapass_p.h:725
↓ 4 callersMethodflags
Returns the associated calling convention flags, see `CallConv::Flags`.
smap/asmjit/asmjit/core/func.h:363
↓ 4 callersMethodget
smap/asmjit/asmjit/x86/x86opcode_p.h:346
↓ 4 callersFunctiongpSize
Returns the native size of a general-purpose register.
smap/asmjit/asmjit/core/arch.h:146
↓ 4 callersFunctiongpb_hi
Creates an 8-bit high GPB register operand.
smap/asmjit/asmjit/x86/x86operand.h:577
↓ 4 callersFunctiongpb_lo
Creates an 8-bit low GPB register operand.
smap/asmjit/asmjit/x86/x86operand.h:575
↓ 4 callersMethodhasArg
smap/asmjit/asmjit/core/func.h:390
↓ 4 callersMethodhasBroadcast
Tests whether the memory operand has broadcast {1tox}.
smap/asmjit/asmjit/x86/x86operand.h:523
↓ 4 callersFunctionhasOpFlag
smap/asmjit/asmjit/core/inst.h:156
↓ 4 callersFunctionhasOpType
smap/asmjit/asmjit/core/builder.h:758
↓ 4 callersMethodhasOutId
Tests whether the register must be allocated to a fixed physical register before it's written.
smap/asmjit/asmjit/core/radefs_p.h:879
↓ 4 callersMethodhasPassData
Tests whether the node has an associated pass data.
smap/asmjit/asmjit/core/builder.h:621
↓ 4 callersMethodhasRegType
smap/asmjit/asmjit/x86/x86instapi.cpp:1317
↓ 4 callersMethodhasTypeId
Tests whether the argument or return value has associated `Type::Id`.
smap/asmjit/asmjit/core/func.h:300
↓ 4 callersFunctioniSort
smap/asmjit/asmjit/core/support.h:1201
↓ 4 callersMethodindentation
smap/asmjit/asmjit/core/logging.h:105
↓ 4 callersMethodinit
smap/asmjit/asmjit/x86/x86callconv.cpp:27
↓ 4 callersFunctionisFloat
smap/asmjit/asmjit/core/type.h:170
↓ 4 callersFunctionisMask
smap/asmjit/asmjit/core/type.h:175
↓ 4 callersMethodisPhysReg
Tests whether this is a physical register.
smap/asmjit/asmjit/core/operand.h:735
↓ 4 callersMethodisRead
Tests whether the register is read (writes `true` also if it's Read/Write).
smap/asmjit/asmjit/core/radefs_p.h:826
↓ 4 callersFunctionisUInt12
smap/asmjit/asmjit/core/support.h:539
↓ 4 callersMethodisVec
Tests whether the instruction is SSE|AVX|AVX512 instruction that accesses XMM|YMM|ZMM registers.
smap/asmjit/asmjit/x86/x86instdb.h:387
↓ 4 callersFunctionis_separator
example/imgui/imgui.cpp:8265
↓ 4 callersMethodlogger
Returns `Logger` passed to `runOnFunction()`.
smap/asmjit/asmjit/core/rapass_p.h:666
↓ 4 callersFunctionneg
smap/asmjit/asmjit/core/support.h:138
↓ 4 callersMethodnext
smap/asmjit/asmjit/core/jitallocator.cpp:87
↓ 4 callersMethodnextUInt32
smap/asmjit/asmjit/core/jitallocator.cpp:902
↓ 4 callersMethodposition
Returns node position.
smap/asmjit/asmjit/core/builder.h:585
↓ 4 callersFunctionrelease
smap/asmjit/asmjit/core/jitruntime.h:78
↓ 4 callersMethodreserve
Reallocates the internal array to fit at least `n` items.
smap/asmjit/asmjit/core/zonevector.h:379
↓ 4 callersMethodreset
smap/asmjit/asmjit/core/rapass_p.h:387
↓ 4 callersMethodretCount
Returns count of function return values.
smap/asmjit/asmjit/core/func.h:368
↓ 4 callersMethodrwPtr
smap/asmjit/asmjit/core/jitallocator.cpp:230
↓ 4 callersFunctionrwZeroExtendAvxVec
smap/asmjit/asmjit/x86/x86instapi.cpp:763
↓ 4 callersMethodsection
smap/asmjit/asmjit/core/builder.cpp:380
↓ 4 callersMethodset
Sets the register count by a register `group`.
smap/asmjit/asmjit/core/radefs_p.h:175
↓ 4 callersMethodsetData
smap/asmjit/asmjit/core/zonestring.h:97
↓ 4 callersFunctionsetErrorHandler
Sets the local error handler.
smap/asmjit/asmjit/core/emitter.h:270
↓ 4 callersFunctionsetId
Sets the instruction id to `id`, see `BaseInst::Id`.
smap/asmjit/asmjit/core/builder.h:696
↓ 4 callersMethodsetUseId
Sets a physical register used for 'use' operation.
smap/asmjit/asmjit/core/radefs_p.h:890
↓ 4 callersMethodsourceOffset
smap/asmjit/asmjit/core/codeholder.h:456
↓ 4 callersMethodstackSlot
smap/asmjit/asmjit/core/radefs_p.h:1037
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
example/imgui/stb_textedit.h:565
↓ 4 callersFunctionstbtt_GetFontOffsetForIndex
example/imgui/stb_truetype.h:3995
↓ 4 callersFunctionstbtt_GetGlyphShape
example/imgui/stb_truetype.h:2159
↓ 4 callersFunctionstbtt__add_point
example/imgui/stb_truetype.h:3030
↓ 4 callersFunctionstbtt__cff_index_get
example/imgui/stb_truetype.h:1112
↓ 4 callersFunctionstbtt__csctx_v
example/imgui/stb_truetype.h:1777
↓ 4 callersMethodswap
smap/asmjit/asmjit/core/zonetree.h:146
↓ 4 callersFunctiontestArrays
smap/asmjit/asmjit/core/support.cpp:19
↓ 4 callersMethodu32
Returns immediate value as 32-bit unsigned integer, possibly cropped.
smap/asmjit/asmjit/core/operand.h:1241
↓ 4 callersMethodu64
Returns immediate value as 64-bit unsigned integer.
smap/asmjit/asmjit/core/operand.h:1249
↓ 4 callersMethodunassign
smap/asmjit/asmjit/x86/x86internal.cpp:317
↓ 4 callersMethoduseTemporaryMem
smap/asmjit/asmjit/core/rapass.cpp:1426
↓ 4 callersMethodusedRegs
smap/asmjit/asmjit/x86/x86internal.cpp:328
↓ 4 callersFunctionverify
smap/asmjit/asmjit/core/raassignment_p.h:345
↓ 4 callersMethodvirtSize
Returns the virtual register size. The virtual register size describes how many bytes the virtual register needs to store its content. It can be smal
smap/asmjit/asmjit/core/compiler.h:129
↓ 4 callersMethodvirtualSize
Returns the virtual size of the section. Virtual size is initially zero and is never changed by AsmJit. It's normal if virtual size is smaller than s
smap/asmjit/asmjit/core/codeholder.h:198
↓ 4 callersMethodworkReg
smap/asmjit/asmjit/core/compiler.h:157
↓ 4 callersFunctionxmm
Creates a 128-bit XMM register operand.
smap/asmjit/asmjit/x86/x86operand.h:585
↓ 4 callersMethodzeroExtend32Bits
smap/asmjit/asmjit/core/operand.h:1298
↓ 3 callersMethodAddBranch
Adds a branch pointing from src to dest
smap/translator.h:61
↓ 3 callersFunctionCodeHolder_modifyEmitterOptions
smap/asmjit/asmjit/core/codeholder.cpp:116
↓ 3 callersFunctionConvertRegisterTo64
smap/util.cpp:198
↓ 3 callersMethodGetCharAdvance
example/imgui/imgui.h:1665
↓ 3 callersFunctionGetDefaultFont
example/imgui/imgui.cpp:5261
↓ 3 callersFunctionGetNextJumpSize
Returns the next jump size from the dest to src including instruction length
smap/translator.cpp:203
↓ 3 callersFunctionGetScrollMaxX
example/imgui/imgui.cpp:4274
↓ 3 callersFunctionGetStyleVarInfo
example/imgui/imgui.cpp:5412
↓ 3 callersFunctionImFileOpen
example/imgui/imgui.cpp:1344
↓ 3 callersFunctionImInvLength
example/imgui/imgui_internal.h:152
↓ 3 callersFunctionImLineClosestPoint
example/imgui/imgui.cpp:858
↓ 3 callersFunctionImStrdup
example/imgui/imgui.cpp:928
↓ 3 callersFunctionImTextStrToUtf8
example/imgui/imgui.cpp:1211
↓ 3 callersFunctionImTriangleContainsPoint
example/imgui/imgui.cpp:872
↓ 3 callersFunctionIsWindowContentHoverable
example/imgui/imgui.cpp:1964
↓ 3 callersMethodPrimReserve
NB: this can be called with negative count for removing primitives (as long as the result does not underflow)
example/imgui/imgui_draw.cpp:541
↓ 3 callersMethodPushClipRectFullScreen
example/imgui/imgui_draw.cpp:436
↓ 3 callersFunctionSetCurrentFont
example/imgui/imgui.cpp:5267
↓ 3 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
example/imgui/imgui.cpp:1507
↓ 3 callersFunctionSetWindowCollapsed
example/imgui/imgui.cpp:5690
↓ 3 callersFunctionSetWindowConditionAllowFlags
example/imgui/imgui.cpp:4149
↓ 3 callersFunctionSetWindowScrollY
example/imgui/imgui.cpp:5608
↓ 3 callersMethodTraceBranch
Traces backwards to find the first xref to the current translation at translationIndex
smap/translator.cpp:575
↓ 3 callersMethodTranslateRawSection
Returns the section header for the RVA
smap/translator.cpp:490
↓ 3 callersFunctionVirtMem_accessToPosixProtection
Posix specific implementation that uses `mmap()` and `munmap()`.
smap/asmjit/asmjit/core/virtmem.cpp:240
↓ 3 callersFunctionZYAN_STRCHR
smap/zydis/Zycore/LibC.h:315
↓ 3 callersFunction_assignBlock
smap/asmjit/asmjit/core/zone.h:209
↓ 3 callersMethod_initReg
\cond INTERNAL Initializes a `BaseReg` operand from `signature` and register `id`.
smap/asmjit/asmjit/core/operand.h:227
↓ 3 callersFunction_setSize
smap/asmjit/asmjit/core/string.h:266
↓ 3 callersMethodaddAttributes
Adds attributes `attrs` to the FuncFrame.
smap/asmjit/asmjit/core/func.h:584
← previousnext →401–500 of 3,570, ranked by callers