Home | History | Annotate | Download | only in src

Lines Matching refs:sh_addr

1193 	      ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 8 : 16, shdr->sh_addr,
1362 ? (shdr->sh_addr >= phdr->p_vaddr
1363 && (shdr->sh_addr + shdr->sh_size
1370 && shdr->sh_addr >= relro_from
1371 && shdr->sh_addr + shdr->sh_size <= relro_to)
1376 else if (has_relro && in_relro && shdr->sh_addr >= relro_to)
1382 && shdr->sh_addr + shdr->sh_size > relro_to)
1403 && shdr->sh_addr >= phdr2->p_vaddr
1404 && (shdr->sh_addr + shdr->sh_size
1429 && shdr->sh_addr + shdr->sh_size > relro_to)
1682 class == ELFCLASS32 ? 10 : 18, shdr->sh_addr,
2574 class == ELFCLASS32 ? 10 : 18, shdr->sh_addr,
2652 class == ELFCLASS32 ? 10 : 18, shdr->sh_addr,
2956 class == ELFCLASS32 ? 10 : 18, shdr->sh_addr,
3032 shdr->sh_addr,
5765 pc_start += ((uint64_t) shdr->sh_addr