Searched hist:234840 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/libexec/rtld-elf/
H A Drtld.hdiff 234840 Mon Apr 30 11:37:21 MDT 2012 kib Split the symlook_obj1 into a loop iterating over the ELF object symbol
hash elements, and a helper matched_symbol() which match the given hash
entry and request, performing needed type and version checks.

Based on dragonflybsd support for GNU hash by John Marino <draco marino st>
Reviewed by: kan
Tested by: bapt
MFC after: 2 weeks
H A Drtld.cdiff 234840 Mon Apr 30 11:37:21 MDT 2012 kib Split the symlook_obj1 into a loop iterating over the ELF object symbol
hash elements, and a helper matched_symbol() which match the given hash
entry and request, performing needed type and version checks.

Based on dragonflybsd support for GNU hash by John Marino <draco marino st>
Reviewed by: kan
Tested by: bapt
MFC after: 2 weeks

Completed in 127 milliseconds