MCPcopy Create free account
hub / github.com/dtrace4linux/linux / check_for_weak

Function check_for_weak

cmd/ctfconvert/output.c:350–410  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sort_iidescsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected