mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 01:59:18 +01:00
segment.i: Added getn_selector() and *_segment_translations()
This commit is contained in:
parent
b4e25f451a
commit
d39feebe72
@ -1,9 +1,3 @@
|
||||
// FIXME: These could be fixed
|
||||
%ignore getn_selector;
|
||||
%ignore set_segment_translations;
|
||||
%ignore del_segment_translations;
|
||||
%ignore get_segment_translations;
|
||||
|
||||
// Ignore functions with callbacks
|
||||
%ignore enumerate_selectors;
|
||||
%ignore enumerate_segments_with_selector;
|
||||
|
Loading…
Reference in New Issue
Block a user