John Baldwin
2ef404ba00
MFC 308456: Pass the correct flag to find_symdef() from _rtld_bind().
...
When symbol versioning was added to rtld, the boolean 'in_plt' argument
to find_symdef() was converted to a bitmask of flags. The first flag
added was 'SYMLOOK_IN_PLT' which replaced the 'in_plt' bool. This
happened to still work by accident as SYMLOOK_IN_PLT had the value of 1
which is the same as 'true', so there should be no functional change.
2016-12-01 20:36:48 +00:00
..
2016-10-21 08:35:20 +00:00
2016-02-05 03:20:27 +00:00
2016-06-03 19:25:30 +00:00
2016-04-12 18:24:02 +00:00
2015-06-13 19:20:56 +00:00
2016-08-22 07:08:00 +00:00
2016-06-14 16:55:05 +00:00
2016-11-15 23:03:57 +00:00
2016-02-27 02:11:00 +00:00
2015-12-01 05:23:19 +00:00
2016-03-02 16:14:46 +00:00
2016-02-18 00:26:21 +00:00
2015-06-13 19:20:56 +00:00
2015-06-13 19:20:56 +00:00
2016-04-18 15:05:48 +00:00
2015-06-13 19:20:56 +00:00
2016-06-14 16:55:05 +00:00
2015-06-13 19:20:56 +00:00
2015-12-01 05:18:48 +00:00
2015-06-13 19:20:56 +00:00
2015-06-13 19:20:56 +00:00
2015-06-13 19:20:56 +00:00
2016-06-14 16:55:05 +00:00
2012-10-19 14:49:42 +00:00
2016-12-01 20:36:48 +00:00
2015-06-13 19:20:56 +00:00
2016-03-02 16:14:46 +00:00
2015-08-30 08:38:59 +00:00
2015-11-26 01:14:40 +00:00
2015-06-13 19:20:56 +00:00
2016-05-04 23:20:53 +00:00
2015-06-13 19:20:56 +00:00
2015-06-13 19:20:56 +00:00
2015-06-13 19:20:56 +00:00
2016-10-19 17:18:48 +00:00
2016-06-07 16:31:03 +00:00
2014-10-16 00:33:06 +00:00
2014-10-16 00:33:06 +00:00
2014-10-16 14:08:59 +00:00