Lines Matching refs:XElf_Off
2756 XElf_Off maxalign = 1; in compute_copy_reloc_offset()
2757 XElf_Off offset = 0; in compute_copy_reloc_offset()
2770 XElf_Off symalign = MAX (SCNINFO_SHDR (runp->file->scninfo[runp->scndx].shdr).sh_addralign, 1); in compute_copy_reloc_offset()
2795 XElf_Off maxalign = 1; in compute_common_symbol_offset()
2796 XElf_Off offset = 0; in compute_common_symbol_offset()
2801 XElf_Off symalign = runp->merge.value; in compute_common_symbol_offset()
3803 static XElf_Off
3804 create_verneed_data (XElf_Off offset, Elf_Data *verneeddata, in create_verneed_data()
4442 XElf_Off offset; in ld_generic_create_outfile()
5106 XElf_Off align = MAX (1, outdata->d_align); in ld_generic_create_outfile()
6285 XElf_Off tls_filesize = 0; in ld_generic_create_outfile()
6303 XElf_Off nobits_size = 0; in ld_generic_create_outfile()
6304 XElf_Off memsize = 0; in ld_generic_create_outfile()
6400 XElf_Off oldoff = shdr->sh_offset; in ld_generic_create_outfile()