Home
last modified time | relevance | path

Searched refs:filepos (Results 1 – 25 of 156) sorted by relevance

1234567

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsco5-core.c56 make_bfd_asection (abfd, name, flags, size, vma, filepos) in make_bfd_asection() argument
62 file_ptr filepos;
72 asect->filepos = filepos;
79 read_uarea(abfd, filepos) in read_uarea() argument
81 int filepos;
93 if (bfd_seek (abfd, (file_ptr) filepos, SEEK_SET) != 0
H A Daix5ppc-core.c127 sec->filepos = core.c_stack; in xcoff64_core_p()
137 sec->filepos = 0; in xcoff64_core_p()
151 sec->filepos = core.c_loader; in xcoff64_core_p()
165 sec->filepos = core.c_data; in xcoff64_core_p()
188 sec->filepos = ldinfo.ldinfo_core; in xcoff64_core_p()
216 sec->filepos = vminfo.vminfo_offset; in xcoff64_core_p()
H A Dlynx-core.c59 make_bfd_asection (abfd, name, flags, size, vma, filepos) in make_bfd_asection() argument
65 file_ptr filepos;
83 asect->filepos = filepos;
H A Dosf-core.c60 make_bfd_asection (abfd, name, flags, size, vma, filepos) in make_bfd_asection() argument
66 file_ptr filepos;
77 asect->filepos = filepos;
H A Dbinary.c89 sec->filepos = 0; in binary_object_p()
267 s->filepos = s->lma - low; in binary_set_section_contents()
283 if (s->filepos < 0) in binary_set_section_contents()
287 (unsigned long) s->filepos); in binary_set_section_contents()
H A Dptrace-core.c118 core_datasec (abfd)->filepos = (int) u.pt_dataptr;
119 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
120 core_regsec (abfd)->filepos = 0; /* Register segment is ptrace_user */
H A Dcisco-core.c251 asect->filepos = 0;
261 asect->filepos = crashinfo_offset;
272 asect->filepos = bfd_get_32 (abfd, crashinfo.registers) - rambase;
276 nread = statbuf.st_size - asect->filepos;
H A Dirix-core.c151 file_ptr filepos) in make_bfd_asection() argument
162 asect->filepos = filepos; in make_bfd_asection()
H A Daix386-core.c129 core_regsec (abfd)->filepos =
140 core_reg2sec (abfd)->filepos =
185 core_section (abfd, n)->filepos = core->cd_segs[i].cs_offset;
H A Dtrad-core.c210 core_datasec (abfd)->filepos = NBPG * UPAGES;
211 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
216 core_regsec (abfd)->filepos = 0; /* Register segment is the upage */
H A Daout-adobe.c165 sect->filepos = H_GET_32 (abfd, ext->e_filebase); in aout_adobe_callback()
390 sect->filepos = section_start; in aout_adobe_set_section_contents()
400 sect->filepos = section_start; in aout_adobe_set_section_contents()
411 sect->filepos = section_start; in aout_adobe_set_section_contents()
420 if (bfd_seek (abfd, section->filepos + offset, SEEK_SET) != 0) in aout_adobe_set_section_contents()
H A Dhpux-core.c134 asect->filepos = bfd_tell (abfd); in make_bfd_asection()
328 reg_sect->filepos = asect->filepos; in hpux_core_core_file_p()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsco5-core.c55 make_bfd_asection (abfd, name, flags, _raw_size, vma, filepos) in make_bfd_asection() argument
61 file_ptr filepos;
71 asect->filepos = filepos;
78 read_uarea(abfd, filepos) in read_uarea() argument
80 int filepos;
92 if (bfd_seek (abfd, (file_ptr) filepos, SEEK_SET) != 0
H A Dlynx-core.c56 make_bfd_asection (abfd, name, flags, _raw_size, vma, filepos) in make_bfd_asection() argument
62 file_ptr filepos;
80 asect->filepos = filepos;
H A Daix5ppc-core.c130 sec->filepos = core.c_stack;
140 sec->filepos = 0;
154 sec->filepos = core.c_loader;
168 sec->filepos = core.c_data;
191 sec->filepos = ldinfo.ldinfo_core;
219 sec->filepos = vminfo.vminfo_offset;
H A Dosf-core.c59 make_bfd_asection (abfd, name, flags, _raw_size, vma, filepos) in make_bfd_asection() argument
65 file_ptr filepos;
76 asect->filepos = filepos;
H A Di386os9k.c179 obj_textsec (abfd)->filepos = execp->a_entry;
180 obj_datasec (abfd)->filepos = execp->a_dload;
296 obj_textsec (abfd)->filepos = sizeof (struct internal_exec);
297 obj_datasec (abfd)->filepos = obj_textsec (abfd)->filepos
302 if (bfd_seek (abfd, section->filepos + offset, SEEK_SET) != 0)
H A Dirix-core.c164 make_bfd_asection (abfd, name, flags, _raw_size, vma, filepos) in make_bfd_asection() argument
170 file_ptr filepos;
181 asect->filepos = filepos;
H A Dptrace-core.c119 core_datasec (abfd)->filepos = (int) u.pt_dataptr;
120 core_stacksec (abfd)->filepos = (int) (u.pt_dataptr + u.pt_dsize);
121 core_regsec (abfd)->filepos = 0; /* Register segment is ptrace_user */
H A Dbinary.c103 sec->filepos = 0;
290 s->filepos = s->lma - low;
306 if (s->filepos < 0)
310 (unsigned long) s->filepos);
H A Dcisco-core.c251 asect->filepos = 0;
261 asect->filepos = crashinfo_offset;
272 asect->filepos = bfd_get_32 (abfd, crashinfo.registers) - rambase;
276 nread = statbuf.st_size - asect->filepos;
H A Daix386-core.c129 core_regsec (abfd)->filepos =
140 core_reg2sec (abfd)->filepos =
185 core_section (abfd, n)->filepos = core->cd_segs[i].cs_offset;
H A Dtrad-core.c215 core_datasec (abfd)->filepos = NBPG * UPAGES;
216 core_stacksec (abfd)->filepos = (NBPG * UPAGES) + NBPG * u.u_dsize
221 core_regsec (abfd)->filepos = 0; /* Register segment is the upage */
/openbsd/usr.sbin/cron/
H A Denv.c159 long filepos; in load_env() local
165 filepos = ftell(f); in load_env()
254 fseek(f, filepos, SEEK_SET); in load_env()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsolib-aix5.c737 file_ptr filepos = sect->the_bfd_section->filepos; in aix5_relocate_main_executable() local
825 file_ptr filepos = sec->the_bfd_section->filepos; in aix5_relocate_section_addresses() local
835 if (mapping->offset <= filepos in aix5_relocate_section_addresses()
836 && filepos <= mapping->offset + mapping->size) in aix5_relocate_section_addresses()

1234567