Home
last modified time | relevance | path

Searched refs:haveLinkeditBase (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp6912 bool haveLinkeditBase = false; in slidePrelinkedExecutable() local
6959 haveLinkeditBase = true; in slidePrelinkedExecutable()
6981 if (symtab->nsyms > 0 && haveLinkeditBase) { in slidePrelinkedExecutable()
7012 if (!haveLinkeditBase) { in slidePrelinkedExecutable()