MCPcopy Index your code
hub / github.com/dtrace4linux/linux / file_differs

Function file_differs

libproc/common/Psymtab.c:1347–1483  ·  view source on GitHub ↗

* The text segment for each load object contains the elf header and * program headers. We can use this information to determine if the * file that corresponds to the load object is the same file that * was loaded into the process's address space. There can be a discrepency * if a file is recompiled after the process is started or if the target * represents a core file from a differently confi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Pbuild_file_symtabFunction · 0.85

Calls 7

PcontentFunction · 0.85
p_dprintfFunction · 0.85
read_ehdr32Function · 0.85
read_dynamic_phdr32Function · 0.85
PreadFunction · 0.85
read_ehdr64Function · 0.85
read_dynamic_phdr64Function · 0.85

Tested by

no test coverage detected