MCPcopy Create free account
hub / github.com/beefytech/Beef / GetLength

Method GetLength

IDEHelper/X86.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152//using namespace X86Disassembler;
153
154int X86Instr::GetLength()
155{
156 return mSize;
157}
158
159bool X86Instr::StackAdjust(uint32& adjust)
160{

Callers 12

HTTP_GetLastErrorFunction · 0.45
SetupStepMethod · 0.45
SetNextStatementMethod · 0.45
UpdateRegisterUsageMethod · 0.45
DisassembleAtRawMethod · 0.45
DisassembleAtMethod · 0.45
FindLineCallAddressesMethod · 0.45
GetDbgBreakKindMethod · 0.45
CastToValueMethod · 0.45
NextTokenMethod · 0.45
GetLiteralMethod · 0.45
ParseFormatInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected