Home
last modified time | relevance | path

Searched refs:off_t (Results 1 – 25 of 782) sorted by relevance

12345678910>>...32

/dragonfly/contrib/binutils-2.34/gold/
H A Ddwarf_reader.h61 off_t
371 lookup_reloc(off_t off, off_t* target_off);
424 off_t
430 off_t
554 off_t
563 off_t
584 off_t
588 off_t
607 off_t
612 off_t
[all …]
H A Dgdb-index.h70 add_comp_unit(off_t cu_offset, off_t cu_length) in add_comp_unit()
78 add_type_unit(off_t tu_offset, off_t type_offset, uint64_t signature) in add_type_unit()
99 off_t
104 off_t
170 Comp_unit(off_t off, off_t len) in Comp_unit()
180 Type_unit(off_t off, off_t toff, uint64_t sig) in Type_unit()
219 typedef Unordered_map<off_t, off_t> Pubname_offset_map;
251 off_t tu_offset_;
252 off_t addr_offset_;
253 off_t symtab_offset_;
[all …]
H A Dfileread.h89 off_t size);
136 off_t
168 get_lasting_view(off_t offset, off_t start, section_size_type size,
186 off_t file_offset;
275 off_t
335 off_t start_;
388 find_or_make_view(off_t offset, off_t start, section_size_type size,
399 static off_t
404 static off_t
425 off_t size_;
[all …]
H A Dgdb-index.cc182 off_t symbols_size, in Gdb_index_info_reader()
202 visit_compilation_unit(off_t cu_offset, off_t cu_length, Dwarf_die*);
206 visit_type_unit(off_t tu_offset, off_t tu_length, off_t type_offset,
226 off_t parent_offset_;
321 Gdb_index_info_reader::visit_compilation_unit(off_t cu_offset, off_t cu_length, in visit_compilation_unit()
332 Gdb_index_info_reader::visit_type_unit(off_t tu_offset, off_t, in visit_type_unit() argument
406 off_t next_offset = 0; in visit_children()
506 off_t next_offset = 0; in visit_children_for_decls()
652 off_t next_offset = 0; in guess_full_class_name()
1082 off_t
[all …]
H A Darchive.h303 off_t
304 read_header(off_t off, bool cache, std::string* pname, off_t* nested_off);
308 off_t
310 off_t* nested_off) const;
318 get_file_and_offset(off_t off, Input_file** input_file, off_t* memoff,
323 get_elf_object_for_member(off_t off, bool*);
332 read_symbols(off_t off);
367 off_t name_offset;
369 off_t file_offset;
376 size_t operator()(off_t val) const in operator()
[all …]
H A Derrors.cc136 size_t relnum, off_t reloffset, in error_at_location()
152 size_t relnum, off_t reloffset, in warning_at_location()
298 size_t relnum, off_t reloffset, in gold_warning_at_location()
332 size_t relnum, off_t reloffset,
340 size_t relnum, off_t reloffset,
348 size_t relnum, off_t reloffset,
356 size_t relnum, off_t reloffset,
398 size_t relnum, off_t reloffset);
407 size_t relnum, off_t reloffset);
416 size_t relnum, off_t reloffset);
[all …]
H A Dnacl.h37 Sniff_file(Input_file* input_file, off_t offset) in Sniff_file()
44 Location(off_t file_offset, off_t data_size) in Location()
48 inline off_t offset() const in offset()
55 off_t offset_;
62 View(File_read& file, off_t file_offset, off_t data_size) in View()
73 View view(off_t file_offset, off_t data_size) in view()
89 off_t offset_;
113 do_recognize(Input_file* file, off_t offset, in do_recognize()
161 recognize_nacl_file(Input_file* input_file, off_t offset) in recognize_nacl_file()
195 do_recognize_nacl_file(Input_file* input_file, off_t offset) in do_recognize_nacl_file()
/dragonfly/contrib/binutils-2.27/gold/
H A Ddwarf_reader.h61 off_t
371 lookup_reloc(off_t off, off_t* target_off);
424 off_t
430 off_t
554 off_t
563 off_t
584 off_t
588 off_t
607 off_t
612 off_t
[all …]
H A Dgdb-index.h70 add_comp_unit(off_t cu_offset, off_t cu_length) in add_comp_unit()
78 add_type_unit(off_t tu_offset, off_t type_offset, uint64_t signature) in add_type_unit()
99 off_t
104 off_t
170 Comp_unit(off_t off, off_t len) in Comp_unit()
180 Type_unit(off_t off, off_t toff, uint64_t sig) in Type_unit()
219 typedef Unordered_map<off_t, off_t> Pubname_offset_map;
251 off_t tu_offset_;
252 off_t addr_offset_;
253 off_t symtab_offset_;
[all …]
H A Dfileread.h89 off_t size);
136 off_t
168 get_lasting_view(off_t offset, off_t start, section_size_type size,
186 off_t file_offset;
275 off_t
335 off_t start_;
388 find_or_make_view(off_t offset, off_t start, section_size_type size,
399 static off_t
404 static off_t
425 off_t size_;
[all …]
H A Dgdb-index.cc182 off_t symbols_size, in Gdb_index_info_reader()
202 visit_compilation_unit(off_t cu_offset, off_t cu_length, Dwarf_die*);
206 visit_type_unit(off_t tu_offset, off_t tu_length, off_t type_offset,
226 off_t parent_offset_;
321 Gdb_index_info_reader::visit_compilation_unit(off_t cu_offset, off_t cu_length, in visit_compilation_unit()
332 Gdb_index_info_reader::visit_type_unit(off_t tu_offset, off_t, in visit_type_unit() argument
406 off_t next_offset = 0; in visit_children()
506 off_t next_offset = 0; in visit_children_for_decls()
652 off_t next_offset = 0; in guess_full_class_name()
1082 off_t
[all …]
H A Darchive.h303 off_t
304 read_header(off_t off, bool cache, std::string* pname, off_t* nested_off);
308 off_t
310 off_t* nested_off) const;
318 get_file_and_offset(off_t off, Input_file** input_file, off_t* memoff,
323 get_elf_object_for_member(off_t off, bool*);
332 read_symbols(off_t off);
367 off_t name_offset;
369 off_t file_offset;
376 size_t operator()(off_t val) const in operator()
[all …]
H A Derrors.cc136 size_t relnum, off_t reloffset, in error_at_location()
152 size_t relnum, off_t reloffset, in warning_at_location()
298 size_t relnum, off_t reloffset, in gold_warning_at_location()
332 size_t relnum, off_t reloffset,
340 size_t relnum, off_t reloffset,
348 size_t relnum, off_t reloffset,
356 size_t relnum, off_t reloffset,
398 size_t relnum, off_t reloffset);
407 size_t relnum, off_t reloffset);
416 size_t relnum, off_t reloffset);
[all …]
H A Dnacl.h37 Sniff_file(Input_file* input_file, off_t offset) in Sniff_file()
44 Location(off_t file_offset, off_t data_size) in Location()
48 inline off_t offset() const in offset()
55 off_t offset_;
62 View(File_read& file, off_t file_offset, off_t data_size) in View()
73 View view(off_t file_offset, off_t data_size) in view()
89 off_t offset_;
113 do_recognize(Input_file* file, off_t offset, in do_recognize()
161 recognize_nacl_file(Input_file* input_file, off_t offset) in recognize_nacl_file()
195 do_recognize_nacl_file(Input_file* input_file, off_t offset) in do_recognize_nacl_file()
/dragonfly/sbin/gpt/
H A Dmap.h34 off_t map_start;
35 off_t map_size;
55 map_t *mkmap(off_t start, off_t size, int type);
56 map_t *map_add(off_t, off_t, int, void*);
57 map_t *map_alloc(off_t, off_t);
62 off_t map_free(off_t, off_t);
64 void map_init(off_t);
/dragonfly/contrib/elftoolchain/libelf/
H A Delf_update.c442 static off_t
503 static off_t
712 static off_t
716 off_t rc; in _libelf_write_scn()
834 static off_t
875 static off_t
932 static off_t
1005 static off_t
1008 off_t nrc, rc; in _libelf_write_elf()
1168 off_t
[all …]
/dragonfly/usr.bin/cmp/
H A Dextern.h42 void c_link(const char *, off_t, const char *, off_t);
43 void c_regular(int, const char *, off_t, off_t, int, const char *, off_t, off_t);
44 void c_special(int, const char *, off_t, int, const char *, off_t);
45 void diffmsg(const char *, const char *, off_t, off_t) __dead2;
/dragonfly/usr.bin/tail/
H A Dextern.h42 off_t mapoff;
43 off_t maxoff;
59 void follow(file_info_t *, enum STYLE, off_t);
60 void forward(FILE *, enum STYLE, off_t, struct stat *);
61 void reverse(FILE *, enum STYLE, off_t, struct stat *);
63 int display_bytes(FILE *, off_t);
64 int display_lines(FILE *, off_t);
68 int mapprint(struct mapinfo *, off_t, off_t);
69 int maparound(struct mapinfo *, off_t);
/dragonfly/bin/pax/
H A Dextern.h57 int ar_fow (off_t, off_t *);
58 int ar_rev (off_t );
78 extern off_t wrlimit;
79 extern off_t rdcnt;
80 extern off_t wrcnt;
84 int appnd_start (off_t);
87 int rd_skip (off_t);
91 int wr_skip (off_t);
106 off_t cpio_endrd (void);
113 off_t vcpio_endrd (void);
[all …]
/dragonfly/sys/sys/
H A Dbuf.h356 off_t off_unused;
430 int breadx (struct vnode *, off_t, int, int, struct buf **);
431 int breadnx (struct vnode *, off_t, int, int, off_t *, int *, int,
433 void breadcb(struct vnode *, off_t, int, int,
454 int inmem (struct vnode *, off_t);
455 struct buf *findblk (struct vnode *, off_t, int);
456 struct buf *getblk (struct vnode *, off_t, int, int, int);
457 struct buf *getcacheblk (struct vnode *, off_t, int, int);
472 int cluster_readx (struct vnode *, off_t, off_t, int, int,
474 void cluster_readcb (struct vnode *, off_t, off_t, int, int,
[all …]
/dragonfly/usr.bin/cksum/
H A Dextern.h37 int crc(int, uint32_t *, off_t *);
38 void pcrc(char *, uint32_t, off_t);
39 void psum1(char *, uint32_t, off_t);
40 void psum2(char *, uint32_t, off_t);
41 int csum1(int, uint32_t *, off_t *);
42 int csum2(int, uint32_t *, off_t *);
43 int crc32(int, uint32_t *, off_t *);
/dragonfly/crypto/openssh/
H A Dprogressmeter.c55 static void format_size(char *, int, off_t);
56 static void format_rate(char *, int, off_t);
68 static off_t start_pos; /* initial position of transfer */
69 static off_t end_pos; /* ending position of transfer */
71 static volatile off_t *counter; /* progress counter */
88 format_rate(char *buf, int size, off_t bytes) in format_rate()
107 format_size(char *buf, int size, off_t bytes) in format_size()
123 off_t transferred; in refresh_progress_meter()
126 off_t bytes_left; in refresh_progress_meter()
191 (off_t)bytes_per_second); in refresh_progress_meter()
[all …]
/dragonfly/sbin/jscan/
H A Djscan.h58 off_t jf_pos; /* current seek position */
61 off_t jf_write_pos; /* append position */
92 off_t jd_pos; /* location data */
108 off_t js_normalized_off;
109 off_t js_normalized_total;
156 extern off_t prefix_file_size;
157 extern off_t trans_count;
196 int jsreadany(struct jstream *js, off_t off, const void **bufp);
197 int jsreadp(struct jstream *js, off_t off, const void **bufp, int bytes);
198 int jsread(struct jstream *js, off_t off, void *buf, int bytes);
[all …]
/dragonfly/test/stress/fsx/
H A Dfsx.c120 off_t file_size = 0;
121 off_t biggest = 0;
305 off_t ret; in save_buffer()
316 off_t size_by_seek = lseek(xfd, (off_t)0, SEEK_END); in save_buffer()
329 if (ret == (off_t)-1) in save_buffer()
415 off_t size_by_seek; in check_size()
451 off_t ret; in doread()
603 off_t ret; in dowrite()
660 off_t cur_filesize; in domapwrite()
770 if (lseek(fd, (off_t)0, SEEK_SET) == (off_t)-1) { in writefileimage()
[all …]
/dragonfly/sys/vm/
H A Dvm_pager.h98 vm_object_t default_pager_alloc(void *, off_t, vm_prot_t, off_t);
99 vm_object_t dev_pager_alloc(void *, off_t, vm_prot_t, off_t);
100 vm_object_t phys_pager_alloc(void *, off_t, vm_prot_t, off_t);
101 vm_object_t swap_pager_alloc(void *, off_t, vm_prot_t, off_t);
102 vm_object_t vnode_pager_alloc (void *, off_t, vm_prot_t, off_t, int, int);

12345678910>>...32