MCPcopy Create free account

hub / github.com/capstone-engine/capstone / functions

Functions12,151 in github.com/capstone-engine/capstone

↓ 1 callersFunctionextract_insn
(line)
suite/synctools/mapping_insn_op-arch.py:26
↓ 1 callersFunctionextract_insn
(line)
suite/synctools/instrinfo-arch.py:17
↓ 1 callersFunctionextract_insn
(line)
suite/synctools/mapping_insn-arch.py:26
↓ 1 callersFunctionextract_insn
(line)
suite/synctools/insn.py:28
↓ 1 callersFunctionextract_matcher
(filename)
suite/synctools/insn3.py:42
↓ 1 callersFunctionextract_matcher
(filename)
suite/synctools/mapping_insn_op.py:45
↓ 1 callersFunctionextract_matcher
(filename)
suite/synctools/mapping_insn.py:45
↓ 1 callersFunctionextract_matcher
(filename)
suite/synctools/mapping_insn_name-arch.py:42
↓ 1 callersFunctionextract_matcher
(filename)
suite/synctools/mapping_insn_name.py:46
↓ 1 callersFunctionextract_matcher
(filename)
suite/synctools/mapping_insn_op-arch.py:44
↓ 1 callersFunctionextract_matcher
(filename)
suite/synctools/mapping_insn-arch.py:44
↓ 1 callersFunctionextract_matcher
(filename)
suite/synctools/insn.py:47
↓ 1 callersFunctionextsign8
(value)
contrib/objdump/objdump-m68k.py:59
↓ 1 callersFunctionfetch_cbpf
< Fetch a cBPF structure from code
arch/BPF/BPFDisassembler.c:46
↓ 1 callersFunctionfetch_ebpf
< Fetch an eBPF structure from code
arch/BPF/BPFDisassembler.c:63
↓ 1 callersFunctionfillDetails
arch/MOS65XX/MOS65XXDisassembler.c:53
↓ 1 callersFunctionfill_mem
arch/TriCore/TriCoreInstPrinter.c:82
↓ 1 callersFunctionfill_reg
arch/TriCore/TriCoreInstPrinter.c:55
↓ 1 callersMethodfind
suite/synctools/tablegen/include/llvm/CodeGen/RDFRegisters.h:54
↓ 1 callersMethodfindEdge
Get the edge connecting two nodes. @param N1Id First node id. @param N2Id Second node id. @return An id for edge (N1Id, N2Id) if such an edge exists,
suite/synctools/tablegen/include/llvm/CodeGen/PBQP/Graph.h:573
↓ 1 callersFunctionfind_cs_id
Search for the CS instruction id for the given @MC_Opcode in @imap. return -1 if none is found.
Mapping.c:163
↓ 1 callersFunctionfind_insn
look for @id in @insns return -1 if not found
arch/ARM/ARMMapping.c:282
↓ 1 callersFunctionfixDetailOfEffectiveAddr
arch/RISCV/RISCVInstPrinter.c:55
↓ 1 callersFunctionfmove_fpcr
arch/M68K/M68KDisassembler.c:1852
↓ 1 callersFunctionfmovem
arch/M68K/M68KDisassembler.c:1881
↓ 1 callersFunctionforEachCallbackCallSite
suite/synctools/tablegen/include/llvm/IR/AbstractCallSite.h:226
↓ 1 callersMethodfromArrayRaw
(_cs_insn[] arr_raw)
bindings/java/capstone/Capstone.java:286
↓ 1 callersMethodfunctionEntryOnly
suite/synctools/tablegen/include/llvm/ProfileData/InstrProfReader.h:308
↓ 1 callersFunctiongen
(filename)
suite/gencstest.py:31
↓ 1 callersMethodget
suite/synctools/tablegen/include/llvm/CodeGen/RDFRegisters.h:39
↓ 1 callersFunctiongetAM5FP16Offset
arch/ARM/ARMAddressingModes.h:576
↓ 1 callersFunctiongetAM5FP16Op
arch/ARM/ARMAddressingModes.h:581
↓ 1 callersMethodgetAddressSpace
Return the address space of the Pointer type.
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:689
↓ 1 callersMethodgetAggregateOperand
suite/synctools/tablegen/include/llvm/IR/Instructions.h:2576
↓ 1 callersFunctiongetArg
suite/synctools/tablegen/include/llvm/IR/Function.h:756
↓ 1 callersMethodgetArgOperandNo
Given a use for a arg operand, get the arg operand number that corresponds to it.
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1374
↓ 1 callersMethodgetArgs
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1370
↓ 1 callersMethodgetArgs
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3658
↓ 1 callersMethodgetAsMDNode
Return \c this as a bar \a MDNode.
suite/synctools/tablegen/include/llvm/IR/DebugLoc.h:99
↓ 1 callersMethodgetAvailableAnalysis
suite/synctools/tablegen/include/llvm/IR/LegacyPassManagers.h:387
↓ 1 callersFunctiongetBICR
arch/PowerPC/PPCInstPrinter.c:117
↓ 1 callersMethodgetBaseAlign
Return the minimum known alignment in bytes of the base address, without the offset.
suite/synctools/tablegen/include/llvm/CodeGen/MachineMemOperand.h:255
↓ 1 callersMethodgetBitWidth
Get the number of bits in this IntegerType
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:72
↓ 1 callersMethodgetBlockAddress
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:568
↓ 1 callersMethodgetBoundaryIndex
Returns the boundary index for associated with this index. The boundary index is the one associated with the Slot_Block slot for the instruction point
suite/synctools/tablegen/include/llvm/CodeGen/SlotIndexes.h:248
↓ 1 callersFunctiongetCSRSystemRegisterName
arch/RISCV/RISCVInstPrinter.c:158
↓ 1 callersMethodgetCallOverhead
Returns the call overhead of this candidate if it is in the list.
suite/synctools/tablegen/include/llvm/CodeGen/MachineOutliner.h:105
↓ 1 callersMethodgetCalledFunction
Return the function being called if this is a direct call, otherwise return null (if it's an indirect call).
suite/synctools/tablegen/include/llvm/IR/AbstractCallSite.h:218
↓ 1 callersMethodgetCalledOperand
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1391
↓ 1 callersFunctiongetCallingConv
getCallingConv()/setCallingConv(CC) - These method get and set the calling convention of this function. The enum values for the known calling convent
suite/synctools/tablegen/include/llvm/IR/Function.h:240
↓ 1 callersMethodgetCaseIndex
Returns number of current case.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3314
↓ 1 callersMethodgetCatchSwitch
Convenience accessors
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4520
↓ 1 callersMethodgetCodeRegion
suite/synctools/tablegen/include/llvm/IR/DiagnosticInfo.h:676
↓ 1 callersMethodgetColAsVector
Returns the given column as a vector.
suite/synctools/tablegen/include/llvm/CodeGen/PBQP/Math.h:196
↓ 1 callersMethodgetColImm
suite/synctools/tablegen/include/llvm/CodeGen/TileShapeInfo.h:63
↓ 1 callersMethodgetContextFrames
suite/synctools/tablegen/include/llvm/ProfileData/SampleProf.h:571
↓ 1 callersMethodgetDFSIn
suite/synctools/tablegen/include/llvm/CodeGen/LexicalScopes.h:115
↓ 1 callersMethodgetDFSOut
Depth First Search support to walk and manipulate LexicalScope hierarchy.
suite/synctools/tablegen/include/llvm/CodeGen/LexicalScopes.h:113
↓ 1 callersFunctiongetDeadRegState
suite/synctools/tablegen/include/llvm/CodeGen/MachineInstrBuilder.h:511
↓ 1 callersFunctiongetDebugRegState
suite/synctools/tablegen/include/llvm/CodeGen/MachineInstrBuilder.h:520
↓ 1 callersFunctiongetDefRegState
suite/synctools/tablegen/include/llvm/CodeGen/MachineInstrBuilder.h:502
↓ 1 callersFunctiongetDelimiter
arch/M680X/M680XInstPrinter.c:237
↓ 1 callersMethodgetDepth
The depth, in the dependence graph, for a node.
suite/synctools/tablegen/include/llvm/CodeGen/MachinePipeliner.h:220
↓ 1 callersFunctiongetDiagnosticSeverity
suite/synctools/tablegen/include/llvm/IR/DiagnosticInfo.h:1035
↓ 1 callersMethodgetDiscriminator
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:2227
↓ 1 callersFunctiongetDoubleTy
Fetch the type representing a 64-bit floating point value.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:550
↓ 1 callersMethodgetEmissionKind
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1481
↓ 1 callersMethodgetEnd
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:717
↓ 1 callersMethodgetEntry
Return the entire string pool entry for convenience.
suite/synctools/tablegen/include/llvm/CodeGen/DwarfStringPoolEntry.h:59
↓ 1 callersMethodgetExtendedType
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:713
↓ 1 callersFunctiongetFeatureBits
When we specify the RISCV64 mode, It means It is RV64IMAFD. Similar, RISCV32 means RV32IMAFD. */
arch/RISCV/RISCVDisassembler.c:41
↓ 1 callersMethodgetFieldType
This function is used to implement the FieldInit class. Implementors of this method should return the type of the named field if they are of type reco
suite/synctools/tablegen/include/llvm/TableGen/Record.h:388
↓ 1 callersMethodgetFile
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:483
↓ 1 callersMethodgetFirstNonPHI
suite/synctools/tablegen/include/llvm/IR/BasicBlock.h:162
↓ 1 callersMethodgetFirstTerminator
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:768
↓ 1 callersMethodgetFixedSizeInBits
Return the size of the specified fixed width value type in bits. The function will assert if the type is scalable.
suite/synctools/tablegen/include/llvm/CodeGen/ValueTypes.h:349
↓ 1 callersMethodgetFlagInserter
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:455
↓ 1 callersMethodgetFlags
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:350
↓ 1 callersMethodgetFlags
Return the MI flags bitvector.
suite/synctools/tablegen/include/llvm/CodeGen/MachineInstr.h:325
↓ 1 callersMethodgetFragment
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3704
↓ 1 callersFunctiongetFull
Create full constant range with same bitwidth.
suite/synctools/tablegen/include/llvm/IR/ConstantRange.h:56
↓ 1 callersMethodgetFuncName
suite/synctools/tablegen/include/llvm/ProfileData/InstrProf.h:591
↓ 1 callersMethodgetFunction
suite/synctools/tablegen/include/llvm/IR/Constants.h:876
↓ 1 callersMethodgetFunctionType
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:182
↓ 1 callersMethodgetGUID
Return a 64-bit global unique ID constructed from global value name (i.e. returned by getGlobalIdentifier()).
suite/synctools/tablegen/include/llvm/IR/GlobalValue.h:513
↓ 1 callersMethodgetGlobal
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:563
↓ 1 callersFunctiongetGlobalVariable
Look up the specified global variable in the module symbol table. If it does not exist, return null. If AllowInternal is set to true, this function wi
suite/synctools/tablegen/include/llvm/IR/Module.h:409
↓ 1 callersFunctiongetHalfTy
Fetch the type representing a 16-bit floating point value.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:535
↓ 1 callersMethodgetHeadSamples
Return the total number of branch samples that have the function as the branch target. This should be equivalent to the sample of the first instructio
suite/synctools/tablegen/include/llvm/ProfileData/SampleProf.h:827
↓ 1 callersMethodgetHeader
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:271
↓ 1 callersFunctiongetHostEndianness
suite/synctools/tablegen/include/llvm/ProfileData/InstrProf.h:954
↓ 1 callersMethodgetID
suite/synctools/tablegen/include/llvm/CodeGen/MachineScheduler.h:540
↓ 1 callersMethodgetID
Get the ID.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h:231
↓ 1 callersMethodgetIROrder
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1101
↓ 1 callersFunctiongetImplRegState
suite/synctools/tablegen/include/llvm/CodeGen/MachineInstrBuilder.h:505
↓ 1 callersMethodgetIndex
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1833
↓ 1 callersMethodgetInlinedAt
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1640
↓ 1 callersMethodgetInlinedAt
suite/synctools/tablegen/include/llvm/CodeGen/LexicalScopes.h:62
↓ 1 callersFunctiongetInstruction
arch/PowerPC/PPCDisassembler.c:520
↓ 1 callersFunctiongetInstruction
arch/TriCore/TriCoreDisassembler.c:1573
← previousnext →1,601–1,700 of 12,151, ranked by callers