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

/haiku/src/system/runtime_loader/
H A Delf_symbol_lookup.hdiff ca7aa99f Tue Jan 11 17:43:13 MST 2011 Ingo Weinhold <ingo_weinhold@gmx.de> * Added SymbolLookupInfo::requestingSymbol which is passed in by
resolve_symbol().
* find_undefined_symbol_beos(): Does now check whether
SymbolLookupInfo::requestingSymbol is defined, and, if so, returns it
directly. This saves the time for the hash table lookup and also works
around broken files like SoundPlay. Fixes the runtime loader part of #7094.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40211 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Delf_symbol_lookup.cppdiff ca7aa99f Tue Jan 11 17:43:13 MST 2011 Ingo Weinhold <ingo_weinhold@gmx.de> * Added SymbolLookupInfo::requestingSymbol which is passed in by
resolve_symbol().
* find_undefined_symbol_beos(): Does now check whether
SymbolLookupInfo::requestingSymbol is defined, and, if so, returns it
directly. This saves the time for the hash table lookup and also works
around broken files like SoundPlay. Fixes the runtime loader part of #7094.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40211 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 55 milliseconds