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:__anon42579
  /external/valgrind/coregrind/m_initimg/
initimg-solaris.c 620 if ((info->real_phdr_present) && (info->phdr != 0)) {
    [all...]
  /external/valgrind/coregrind/m_ume/
elf.c 612 info->real_phdr_present = True;

Completed in 225 milliseconds