MCPcopy 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
508uint32_t UInt(uint32_t foo)
509{
510 return foo;
511}
512
513uint32_t BitSlice(uint64_t foo, int hi, int lo) // including the endpoints
514{

Callers 4

indexMethod · 0.85
jsoncpp.cppFile · 0.85
asUIntMethod · 0.85
isIntMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected