Romain Thomas 3b200b3050 Improve API of ELF's Segment
API changes:
  - 'has_flag' renamed to 'has'
  - 'add_flag' renamed to 'add'
  - 'remove_flag' renamed to 'remove'
  - operator+= to add a flag - added
  - operator-= to remove a flag - added
  - 'has' for Section object - added
  - 'has' for Section name - added
2017-08-02 07:50:24 +02:00
..
2017-04-29 10:45:26 +02:00
2017-04-29 10:45:26 +02:00
2017-03-30 16:56:49 +02:00
2017-08-01 09:35:55 +02:00
2017-06-11 16:21:30 +02:00
2017-06-25 15:11:47 +02:00
2017-04-29 10:45:26 +02:00
2017-08-02 07:50:24 +02:00
2017-03-30 16:56:49 +02:00
2017-06-11 15:26:42 +02:00