MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / GetAddressSize

Method GetAddressSize

arch/powerpc/arch_ppc.cpp:316–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314 }
315
316 virtual size_t GetAddressSize() const override
317 {
318 //MYLOG("%s()\n", __func__);
319 return addressSize;
320 }
321
322 virtual size_t GetDefaultIntegerSize() const override
323 {

Callers 2

LiftBranchesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected