MCPcopy Create free account

hub / github.com/btbd/smap / functions

Functions3,570 in github.com/btbd/smap

↓ 8 callersMethodisLabel
Tests whether the operand is a label (`kOpLabel`).
smap/asmjit/asmjit/core/operand.h:343
↓ 8 callersMethodlabelEntry
Returns LabelEntry of the given label `id`.
smap/asmjit/asmjit/core/codeholder.h:741
↓ 8 callersFunctionptr_base
Creates a target dependent pointer of which base register's id is `baseId`.
smap/asmjit/asmjit/x86/x86emitter.h:215
↓ 8 callersFunctionptr_zsi
smap/asmjit/asmjit/x86/x86emitter.h:225
↓ 8 callersFunctionresetExtraReg
Resets an extra operand that will be used by the next instruction (architecture specific).
smap/asmjit/asmjit/core/emitter.h:303
↓ 8 callersMethodret
Returns the return value type.
smap/asmjit/asmjit/core/func.h:113
↓ 8 callersMethodsavedRegs
Returns a calculated mask of registers of the given `group` that will be saved and restored in the function's prolog and epilog, respectively. The reg
smap/asmjit/asmjit/core/func.h:785
↓ 8 callersMethodsetFlags
Replaces the existing instruction flags with `flags`.
smap/asmjit/asmjit/core/rapass_p.h:307
↓ 8 callersFunctionshl
smap/asmjit/asmjit/core/support.h:148
↓ 8 callersFunctionstbtt__buf_skip
example/imgui/stb_truetype.h:1004
↓ 7 callersMethodAddImage
example/imgui/imgui_draw.cpp:1125
↓ 7 callersMethodAddText
example/imgui/imgui_draw.cpp:1091
↓ 7 callersFunctionCallConv_initX86Common
smap/asmjit/asmjit/x86/x86callconv.cpp:21
↓ 7 callersMethodContains
smap/region.h:42
↓ 7 callersFunctionImFormatStringV
example/imgui/imgui.cpp:1009
↓ 7 callersFunctionImTextCharFromUtf8
Convert UTF-8 to 32-bits character, process single character input. Based on stb_from_utf8() from github.com/nothings/stb/ We handle UTF-8 decoding er
example/imgui/imgui.cpp:1072
↓ 7 callersFunctionImTextStrFromUtf8
example/imgui/imgui.cpp:1130
↓ 7 callersFunctionVirtMem_makeErrorFromErrno
smap/asmjit/asmjit/core/virtmem.cpp:248
↓ 7 callersFunctionalignDown
smap/asmjit/asmjit/core/support.h:447
↓ 7 callersFunctionbaseOf
smap/asmjit/asmjit/core/type.h:258
↓ 7 callersMethodbaseType
Returns the type of the BASE register (0 if this memory operand doesn't use the BASE register). \note If the returned type is one (a value never asso
smap/asmjit/asmjit/core/operand.h:1047
↓ 7 callersFunctionbitVectorClear
smap/asmjit/asmjit/core/support.h:1037
↓ 7 callersFunctionbitVectorSetBit
smap/asmjit/asmjit/core/support.h:1006
↓ 7 callersFunctioncapacityOfOpCount
smap/asmjit/asmjit/core/builder.h:815
↓ 7 callersFunctioncc
smap/asmjit/asmjit/core/rabuilders_p.h:45
↓ 7 callersFunctioncpuidQuery
Executes `cpuid` instruction.
smap/asmjit/asmjit/x86/x86features.cpp:31
↓ 7 callersMethodfunc
Returns the current function node.
smap/asmjit/asmjit/core/rapass_p.h:676
↓ 7 callersFunctiongpq
Creates a 64-bit GPQ register operand (64-bit).
smap/asmjit/asmjit/x86/x86operand.h:583
↓ 7 callersFunctionhasFlag
smap/asmjit/asmjit/core/rapass_p.h:148
↓ 7 callersMethodhasUseId
Tests whether the register must be allocated to a fixed physical register before it's used.
smap/asmjit/asmjit/core/radefs_p.h:877
↓ 7 callersMethodindexType
Returns the type of an INDEX register (0 if this memory operand doesn't use the INDEX register).
smap/asmjit/asmjit/core/operand.h:1051
↓ 7 callersMethodinfo
smap/asmjit/asmjit/core/virtmem.cpp:479
↓ 7 callersMethodinsert
example/imgui/imgui.h:1073
↓ 7 callersFunctionis32Bit
Tests whether this architecture is 32-bit.
smap/asmjit/asmjit/core/arch.h:136
↓ 7 callersMethodisOffset64Bit
Tests whether the memory operand has a 64-bit offset or absolute address. If this is true then `hasBase()` must always report false.
smap/asmjit/asmjit/core/operand.h:1097
↓ 7 callersMethodisSection
Tests whether this node is `SectionNode`.
smap/asmjit/asmjit/core/builder.h:531
↓ 7 callersFunctionnodeSizeOfOpCapacity
smap/asmjit/asmjit/core/builder.h:819
↓ 7 callersFunctiononSpillReg
Spills a variable/register, saves the content to the memory-home if modified.
smap/asmjit/asmjit/core/ralocal_p.h:232
↓ 7 callersMethodprepend
smap/asmjit/asmjit/core/zonestack.h:141
↓ 7 callersMethodpreservedRegs
Returns the mask of preserved registers of the given register `group`. Preserved registers are those that must survive the function call unmodified.
smap/asmjit/asmjit/core/func.h:795
↓ 7 callersMethodreserve
example/imgui/imgui.h:1056
↓ 7 callersMethodsetInlineComment
Sets an inline comment/annotation string to `s`.
smap/asmjit/asmjit/core/builder.h:636
↓ 7 callersMethodsetU32
Sets immediate value to 32-bit unsigned integer `val`.
smap/asmjit/asmjit/core/operand.h:1266
↓ 7 callersMethodsize
smap/asmjit/asmjit/core/codeholder.h:132
↓ 7 callersFunctionstbtt__cff_get_index
example/imgui/stb_truetype.h:1041
↓ 7 callersMethodtiedCount
Returns count of all tied registers.
smap/asmjit/asmjit/core/rapass_p.h:325
↓ 7 callersMethodtiedRegs
Returns tied registers (all).
smap/asmjit/asmjit/core/rapass_p.h:320
↓ 7 callersFunctionx86EncodeSib
Encode SIB byte.
smap/asmjit/asmjit/x86/x86assembler.cpp:333
↓ 6 callersMethodAddCircle
example/imgui/imgui_draw.cpp:1061
↓ 6 callersMethodAddCircleFilled
example/imgui/imgui_draw.cpp:1071
↓ 6 callersMethodBuffer
smap/translation.h:85
↓ 6 callersMethodHasSelection
example/imgui/imgui.h:1217
↓ 6 callersFunctionIM_DELETE
example/imgui/imgui_internal.h:167
↓ 6 callersFunctionImIsPowerOfTwo
example/imgui/imgui_internal.h:94
↓ 6 callersFunctionImTextCountCharsFromUtf8
example/imgui/imgui.cpp:1149
↓ 6 callersFunctionImTextCountUtf8BytesFromStr
example/imgui/imgui.cpp:1227
↓ 6 callersFunctionJitAllocatorTest_usage
smap/asmjit/asmjit/core/jitallocator.cpp:1017
↓ 6 callersFunctionLoggingInternal_formatImmText
smap/asmjit/asmjit/x86/x86logging.cpp:352
↓ 6 callersMethodPrimVtx
example/imgui/imgui.h:1482
↓ 6 callersFunctionSTB_TEXTEDIT_LAYOUTROW
example/imgui/imgui.cpp:8252
↓ 6 callersFunctionaddAttributes
smap/asmjit/asmjit/core/compiler.h:403
↓ 6 callersFunctionaddFlags
smap/asmjit/asmjit/core/logging.h:152
↓ 6 callersMethodaddFlags
Adds instruction `flags` to this RAInst.
smap/asmjit/asmjit/core/rapass_p.h:309
↓ 6 callersFunctionalloc
Allocates the requested memory specified by `size`. Pointer returned is valid until the `Zone` instance is destroyed or reset by calling `reset()`. I
smap/asmjit/asmjit/core/zone.h:260
↓ 6 callersFunctionasUInt
smap/asmjit/asmjit/core/support.h:96
↓ 6 callersFunctionbitVectorFill
smap/asmjit/asmjit/core/support.h:1033
↓ 6 callersMethodbufferSize
Returns the buffer size of the section.
smap/asmjit/asmjit/core/codeholder.h:203
↓ 6 callersMethodcloneAs
smap/asmjit/asmjit/core/operand.h:768
↓ 6 callersMethoddup
smap/asmjit/asmjit/core/zone.cpp:183
↓ 6 callersMethodemitPP
smap/asmjit/asmjit/x86/x86assembler.cpp:365
↓ 6 callersFunctioneq
smap/asmjit/asmjit/core/string.h:250
↓ 6 callersMethodextractRex
Extract `REX` prefix from opcode combined with `options`.
smap/asmjit/asmjit/x86/x86opcode_p.h:403
↓ 6 callersFunctiongpb
Creates an 8-bit low GPB register operand.
smap/asmjit/asmjit/x86/x86operand.h:573
↓ 6 callersFunctiongpd
Creates a 32-bit GPD register operand.
smap/asmjit/asmjit/x86/x86operand.h:581
↓ 6 callersFunctiongpw
Creates a 16-bit GPW register operand.
smap/asmjit/asmjit/x86/x86operand.h:579
↓ 6 callersMethodhasBase
Tests whether the memory operand has a BASE register or label specified.
smap/asmjit/asmjit/core/operand.h:1026
↓ 6 callersMethodid
Returns the register id. \note Always check whether the register is assigned before using the returned identifier as non-assigned `RegOnly` instance
smap/asmjit/asmjit/core/operand.h:867
↓ 6 callersMethodid
Returns the id of the label.
smap/asmjit/asmjit/core/builder.h:917
↓ 6 callersMethodindexOf
Returns index of the given `val` or `Globals::kNotFound` if it doesn't exist.
smap/asmjit/asmjit/core/zonevector.h:298
↓ 6 callersFunctioninlineComment
Returns comment/annotation of the next instruction.
smap/asmjit/asmjit/core/emitter.h:306
↓ 6 callersMethodisActive
Tests whether the node is part of the code.
smap/asmjit/asmjit/core/builder.h:578
↓ 6 callersFunctionisAssigned
smap/asmjit/asmjit/core/rapass_p.h:151
↓ 6 callersMethodisAssigned
smap/asmjit/asmjit/x86/x86internal.cpp:283
↓ 6 callersFunctionisInt16
smap/asmjit/asmjit/core/type.h:158
↓ 6 callersFunctionisLabelValid
Tests whether the `label` is valid (i.e. registered).
smap/asmjit/asmjit/core/emitter.h:349
↓ 6 callersFunctionisPhysAssigned
smap/asmjit/asmjit/core/raassignment_p.h:169
↓ 6 callersMethodisRegHome
smap/asmjit/asmjit/core/operand.h:1021
↓ 6 callersMethodisSReg
Tests whether the register is a segment register.
smap/asmjit/asmjit/x86/x86operand.h:153
↓ 6 callersFunctionisUInt16
smap/asmjit/asmjit/core/type.h:159
↓ 6 callersFunctionisUInt8
smap/asmjit/asmjit/core/type.h:157
↓ 6 callersFunctionisValid
smap/asmjit/asmjit/core/type.h:151
↓ 6 callersMethodlabel
Returns the label as `Label` operand.
smap/asmjit/asmjit/core/builder.h:919
↓ 6 callersMethodmarkDone
smap/asmjit/asmjit/x86/x86internal.cpp:263
↓ 6 callersMethodnewRelocEntry
smap/asmjit/asmjit/core/codeholder.cpp:739
↓ 6 callersMethodoptions
smap/asmjit/asmjit/core/inst.h:384
↓ 6 callersMethodpopFirst
smap/asmjit/asmjit/core/zonestack.h:174
↓ 6 callersFunctionreadU8
smap/asmjit/asmjit/core/support.h:658
↓ 6 callersMethodsaRegId
smap/asmjit/asmjit/core/func.h:801
↓ 6 callersMethodsetBit
smap/asmjit/asmjit/core/zonevector.h:508
↓ 6 callersMethodsetI16
Sets immediate value to 16-bit signed integer `val`.
smap/asmjit/asmjit/core/operand.h:1260
← previousnext →201–300 of 3,570, ranked by callers