Home
last modified time | relevance | path

Searched refs:dataseg_reloc_count (Results 1 – 5 of 5) sorted by relevance

/dports/mail/mailfromd/mailfromd-8.10/src/
H A Dprog.h160 extern size_t dataseg_reloc_count;
H A Dprog.c57 size_t dataseg_reloc_count; variable
3161 s_off = mu_calloc(dataseg_reloc_count, sizeof s_off[0]); in env_final_gc()
3162 for (i = 0, s_cnt = 0; i < dataseg_reloc_count; i++) { in env_final_gc()
H A Dgram.y4195 dataseg_reloc_count++; in _ds_variable_count_fun()
4286 dataseg_reloc_count = 0; in dataseg_layout()
4346 dataseg_reloc = mu_calloc(dataseg_reloc_count, sizeof *dataseg_reloc); in dataseg_layout()
H A Dgram.c6888 dataseg_reloc_count++; in _ds_variable_count_fun()
6979 dataseg_reloc_count = 0; in dataseg_layout()
7039 dataseg_reloc = mu_calloc(dataseg_reloc_count, sizeof *dataseg_reloc); in dataseg_layout()
/dports/mail/mailfromd/mailfromd-8.10/
H A DChangeLog9360 …nitialized_variable): New function (dataseg,datasize,dataseg_reloc,dataseg_reloc_count): New exter…
9362 …Redo data segment initialization and handling. (dataseg,datasize,dataseg_reloc,dataseg_reloc_count