Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libproc/common/
H A Dlibproc.h92 extern int _libproc_incore_elf; /* only use in-core elf data */
H A DPcontrol.c65 int _libproc_incore_elf; /* only use in-core elf data */ variable
342 _libproc_incore_elf = getenv("LIBPROC_INCORE_ELF") != NULL; in _libproc_init()
H A DPsymtab.c1640 if (_libproc_incore_elf || (P->flags & INCORE)) { in Pbuild_file_symtab()