Home
last modified time | relevance | path

Searched refs:BB_ALIGN (Results 1 – 1 of 1) sorted by last modified time

/dports/devel/radare2/radare2-5.1.1/libr/anal/
H A Dfcn.c14 #define BB_ALIGN 0x10 macro
1501 } else if ((endaddr < bb->addr && bb->addr - endaddr < BB_ALIGN) in r_anal_fcn()