Use binary search in find-elf-symbol
authorAndy Wingo <wingo@pobox.com>
Sat, 9 Nov 2013 14:51:54 +0000 (15:51 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 9 Nov 2013 14:51:54 +0000 (15:51 +0100)
commit695e6b75515f87ec7ddca03d3d437bd8bf93130a
tree8f8b5c635afd70001a25c381b13fe6017636dcf1
parent1b00f4c709016e6026e8baccf9d66f87d259c7a7
Use binary search in find-elf-symbol

* module/system/vm/debug.scm (binary-search): New helper.
  (find-elf-symbol): Use binary search.
module/system/vm/debug.scm