qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hash table based symbol lookup (was: Re: [Qemu-devel] [PATCH] Fix symbol


From: Laurent Desnogues
Subject: Hash table based symbol lookup (was: Re: [Qemu-devel] [PATCH] Fix symbol lookup for mips64* targets)
Date: Mon, 6 Oct 2008 12:29:10 +0200

On Fri, Oct 3, 2008 at 7:14 PM, Blue Swirl <address@hidden> wrote:
>>
>>  I have a hash-table based implementation somewhere if someone
>>  wants to take a look.
>
> That would be interesting, please send.

Here you go.

Things to note:

  - HT building could be done by a call to syminfo_ht_build
    from elfload.c/machload.c
  - no cleanup code
  - use of malloc
  - only slightly tested

So basically this is only for review purposes :)


Laurent

Attachment: disass-ht.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]