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

Function object_to_map

libproc/common/Psymtab.c:2200–2271  ·  view source on GitHub ↗

* Given a shared object name, return the map_info_t for it. If no matching * object is found, return NULL. Normally, the link maps contain the full * object pathname, e.g. /usr/lib/libc.so.1. We allow the object name to * take one of the following forms: * * 1. An exact match (i.e. a full pathname): "/usr/lib/libc.so.1" * 2. An exact basename match: "libc.so.1" * 3. An initial basename m

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

object_name_to_mapFunction · 0.85

Calls 2

strlenFunction · 0.85
strncmpFunction · 0.85

Tested by

no test coverage detected