* If we have a weak symbol, attempt to find the strong symbol it will * resolve to. Note: the code where this actually happens is in * sym_process() in cmd/sgs/libld/common/syms.c * * Finding the matching symbol is unfortunately not trivial. For a * symbol to be a candidate, it must: * * - have the same type (function, object) * - have the same value (address) * - have the same size *
source not stored for this graph (policy: none)