HomeSort by relevance Sort by last modified time
    Searched refs:real_phdr_present (Results 1 - 3 of 3) sorted by null

  /external/valgrind/coregrind/
pub_core_ume.h 69 Bool real_phdr_present; // OUT: PT_PHDR found, include phdr in auxv member in struct:__anon26659
  /external/valgrind/coregrind/m_ume/
elf.c 372 info->real_phdr_present = True;
  /external/valgrind/coregrind/m_initimg/
initimg-solaris.c 623 if ((info->real_phdr_present) && (info->phdr != 0)) {
    [all...]

Completed in 179 milliseconds