Home | History | Annotate | Download | only in runtime

Lines Matching refs:sh_addr

1558     if (sh->sh_addr == 0) {
1564 static_cast<uint64_t>(sh->sh_addr),
1565 static_cast<uint64_t>(sh->sh_addr + base_address));
1567 sh->sh_addr += base_address;