Searched refs:sh_type (Results 1 – 4 of 4) sorted by relevance
204 if (section_header->sh_type == SHT_REL || section_header->sh_type == SHT_ANDROID_REL) { in Load()207 if (section_header->sh_type == SHT_RELA || section_header->sh_type == SHT_ANDROID_RELA) { in Load()218 section_header->sh_type == SHT_ANDROID_REL || in Load()219 section_header->sh_type == SHT_ANDROID_RELA; in Load()622 section_header->sh_type = new_sh_type; in ResizeSection()844 if ((section_header->sh_type == SHT_ANDROID_RELA || section_header->sh_type == SHT_ANDROID_REL) && in UnpackRelocations()
69 if (vdso_shdr[i].sh_type == SHT_DYNSYM) { in __libc_init_vdso()
317 Elf32_Word sh_type; member332 Elf64_Word sh_type; member
354 if (shdr_table_[i].sh_type == SHT_DYNAMIC) { in ReadDynamicSection()419 if (strtab_shdr->sh_type != SHT_STRTAB) { in ReadDynamicSection()421 name_.c_str(), dynamic_shdr->sh_link, strtab_shdr->sh_type); in ReadDynamicSection()