21.01.2015 Views

ELF-64 Object File Format - Open Watcom

ELF-64 Object File Format - Open Watcom

ELF-64 Object File Format - Open Watcom

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

unsigned long<br />

elf<strong>64</strong>_hash(const unsigned char *name)<br />

{<br />

unsigned long h = 0, g;<br />

}<br />

while (*name) {<br />

h = (h > 24;<br />

h &= 0x0fffffff;<br />

}<br />

return h;<br />

Figure 10. Hash Function<br />

Hash table 17

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!