xcoff.c (xcoff_incl_compare): New function.
authorTony Reix <tony.reix@atos.net>
Fri, 19 Jan 2018 17:45:24 +0000 (17:45 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 19 Jan 2018 17:45:24 +0000 (17:45 +0000)
commit47c699f52a0a226abc93e7e5ecf78569cc4291fe
treee863f931a08789d9d15e0f07522c313c70a65a4d
parent8c8e9a6bb656fc50b9a166ba452d252fe05a2c38
xcoff.c (xcoff_incl_compare): New function.

* xcoff.c (xcoff_incl_compare): New function.
(xcoff_incl_search): New function.
(xcoff_process_linenos): Use bsearch to find include file.
(xcoff_initialize_fileline): Sort include file information.

From-SVN: r256895
libbacktrace/ChangeLog
libbacktrace/xcoff.c