Searched refs:_libproc_incore_elf (Results 1 – 3 of 3) sorted by relevance
92 extern int _libproc_incore_elf; /* only use in-core elf data */
65 int _libproc_incore_elf; /* only use in-core elf data */ variable342 _libproc_incore_elf = getenv("LIBPROC_INCORE_ELF") != NULL; in _libproc_init()
1640 if (_libproc_incore_elf || (P->flags & INCORE)) { in Pbuild_file_symtab()