Lines Matching refs:sh_offset
353 plt_offset = shdr_plt.sh_offset; in dso__synthesize_plt_symbols()
945 sym->st_value -= shdr->sh_addr - shdr->sh_offset; in dso__process_kernel_symbol()
960 map->pgoff = shdr->sh_offset; in dso__process_kernel_symbol()
979 map->pgoff = shdr->sh_offset; in dso__process_kernel_symbol()
997 start += map->start + shdr->sh_offset; in dso__process_kernel_symbol()
1016 curr_map->pgoff = shdr->sh_offset; in dso__process_kernel_symbol()
1094 dso->text_offset = tshdr.sh_addr - tshdr.sh_offset; in dso__load_sym()
1223 (u64)shdr.sh_offset); in dso__load_sym()
1224 sym.st_value -= shdr.sh_addr - shdr.sh_offset; in dso__load_sym()
2233 sdt_adjust_loc(tmp, shdr.sh_offset); in populate_sdt_note()
2237 sdt_adjust_refctr(tmp, shdr.sh_addr, shdr.sh_offset); in populate_sdt_note()