Skip to main contentModule name
- get_nlist_ea⚠
- Get address from the list at ‘idx’
- get_nlist_idx⚠
- Get index of the name in the list
\warning returns the closest match.
may return idx >= size.
- get_nlist_name⚠
- Get name using idx
The returned pointer is invalidated on any modification to the name list.
- get_nlist_size⚠
- Get number of names in the list
- is_in_nlist⚠
- Is the name included into the name list?
- is_public_name⚠
- \name Work with publicness of a name
@{
- is_weak_name⚠
- \name Work with weak names.
@{