Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ UInt
Function
UInt
arch/arm64/disassembler/pcode.c:508–511 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
506
}
507
508
uint32_t UInt(uint32_t foo)
509
{
510
return foo;
511
}
512
513
uint32_t BitSlice(uint64_t foo, int hi, int lo) // including the endpoints
514
{
Callers
4
index
Method · 0.85
jsoncpp.cpp
File · 0.85
asUInt
Method · 0.85
isInt
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected