Searched refs:phdr0 (Results 1 – 1 of 1) sorted by relevance
40 const ELF::Phdr* phdr0 = NULL; in InitUnmapped() local46 phdr0 = entry; in InitUnmapped()54 if (!phdr0) { in InitUnmapped()62 phdr0 = reinterpret_cast<const ELF::Phdr*>(elf_addr + offset); in InitUnmapped()71 if (phdr0) { in InitUnmapped()72 ELF::Addr phdr0_addr = reinterpret_cast<ELF::Addr>(phdr0); in InitUnmapped()86 phdr0 = NULL; in InitUnmapped()89 if (!phdr0) { in InitUnmapped()94 phdr_ = phdr0; in InitUnmapped()