|
IDA C++ SDK 9.2
|
Functions | |
| idaman size_t ida_export | get_func_llabel_qty (ea_t func_ea) |
| Get the number of local labels for a function. | |
| idaman bool ida_export | get_func_llabels (llabels_t *out, ea_t func_ea) |
| Get all local labels for a function. | |
| idaman size_t ida_export get_func_llabel_qty | ( | ea_t | func_ea | ) |
Get the number of local labels for a function.
| func_ea | function start address |