Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
154
int X86Instr::GetLength()
155
{
156
return mSize;
157
}
158
159
bool X86Instr::StackAdjust(uint32& adjust)
160
{
Callers
12
HTTP_GetLastError
Function · 0.45
SetupStep
Method · 0.45
SetNextStatement
Method · 0.45
UpdateRegisterUsage
Method · 0.45
DisassembleAtRaw
Method · 0.45
DisassembleAt
Method · 0.45
FindLineCallAddresses
Method · 0.45
GetDbgBreakKind
Method · 0.45
CastToValue
Method · 0.45
NextToken
Method · 0.45
GetLiteral
Method · 0.45
ParseFormatInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected