Guillem Jover 3b2b7938f7 test: Fix nlist() unit test on IA64 and PowerPC 64-bit ELFv1
At least on IA64 and PowerPC 64-bit ELFv1, the functions are stored in
the .text sections but they are accessed through a function descriptor
stored in a data section, for example for PowerPC 64-bit ELFv1 that
section is called .opd.

We should take this into account when checking the n_type for the
functions we have requested information from nlist().

Rationale-by: James Clarke <jrtc27@jrtc27.com>
2017-06-25 02:10:26 +02:00
..
2017-06-19 03:17:21 +02:00
2015-09-23 07:59:34 +02:00
2015-09-23 07:59:34 +02:00
2015-09-23 07:59:34 +02:00
2013-10-21 05:35:44 +02:00
2017-06-19 03:17:21 +02:00
2016-03-27 12:31:58 +02:00
2015-11-30 23:48:50 +01:00
2017-06-19 03:17:21 +02:00