Home
last modified time | relevance | path

Searched refs:ar_size (Results 1 – 20 of 20) sorted by relevance

/external/elfutils/src/
Darlib.c114 char tmpbuf[sizeof (((struct ar_hdr *) NULL)->ar_size) + 1]; in arlib_finalize()
129 (int) sizeof (((struct ar_hdr *) NULL)->ar_size), in arlib_finalize()
131 memcpy (&((struct ar_hdr *) symtab.longnames)->ar_size, tmpbuf, s); in arlib_finalize()
175 memcpy (&((struct ar_hdr *) symtab.symsoff)->ar_size, tmpbuf, in arlib_finalize()
177 (int) sizeof (((struct ar_hdr *) NULL)->ar_size), in arlib_finalize()
Dranlib.c189 index_size = arhdr->ar_size; in handle_file()
194 cur_off += (((arhdr->ar_size + 1) & ~((off_t) 1)) in handle_file()
Dar.c503 index_size = arhdr->ar_size; in do_oper_extract()
512 cur_off += (((arhdr->ar_size + 1) & ~((off_t) 1)) in do_oper_extract()
569 (uintmax_t) arhdr->ar_size, in do_oper_extract()
973 cur_off += (((arhdr->ar_size + 1) & ~((off_t) 1)) in do_oper_delete()
1163 newp->size = arhdr->ar_size; in do_oper_insert()
1504 if (! no0print (false, arhdr.ar_size, sizeof (arhdr.ar_size), in do_oper_insert()
Delflint.c278 arhdr->ar_name, arhdr->ar_size, false); in process_file()
/external/elfutils/libdwfl/
Dcore-file.c77 struct ar_hdr h = { .ar_size = "" }; in elf_begin_rand()
83 memcpy (h.ar_size, parent->map_address + parent->start_offset + offset, in elf_begin_rand()
84 sizeof h.ar_size); in elf_begin_rand()
86 h.ar_size, sizeof (h.ar_size), in elf_begin_rand()
88 + offsetof (struct ar_hdr, ar_size)) in elf_begin_rand()
89 != sizeof (h.ar_size))) in elf_begin_rand()
95 size = strtoll (h.ar_size, &endp, 10); in elf_begin_rand()
96 if (unlikely (endp == h.ar_size) in elf_begin_rand()
Dopen.c150 elf->state.ar.elf_ar_hdr.ar_size = elf->maximum_size - offset; in libdw_open_elf()
/external/elfutils/libelf/
Delf_begin.c752 char buf[sizeof (hdr->ar_size) + 1]; in read_long_names()
753 const char *string = hdr->ar_size; in read_long_names()
754 if (hdr->ar_size[sizeof (hdr->ar_size) - 1] != ' ') in read_long_names()
756 *((char *) mempcpy (buf, hdr->ar_size, sizeof (hdr->ar_size))) = '\0'; in read_long_names()
952 if (unlikely (ar_hdr->ar_size[0] == ' ')) in __libelf_next_arhdr_wrlock()
990 INT_FIELD (ar_size); in __libelf_next_arhdr_wrlock()
992 if (elf_ar_hdr->ar_size < 0) in __libelf_next_arhdr_wrlock()
1002 if ((size_t) elf_ar_hdr->ar_size > maxsize) in __libelf_next_arhdr_wrlock()
1003 elf_ar_hdr->ar_size = maxsize; in __libelf_next_arhdr_wrlock()
1061 ref->state.ar.elf_ar_hdr.ar_size, cmd, ref); in dup_elf()
Delf_next.c59 + ((parent->state.ar.elf_ar_hdr.ar_size + 1) in elf_next()
Delf_getarsym.c182 memcpy (tmpbuf, index_hdr->ar_size, 10); in elf_getarsym()
Dlibelf.h201 int64_t ar_size; /* File size. */ member
DChangeLog231 * elf_begin.c (read_long_names): Make sure ar_size is properly
837 * elf_begin.c (__libelf_next_arhdr_wrlock): ar_size cannot be
870 (__libelf_next_arhdr_wrlock): Likewise. Sanity check the ar_size.
1476 (Elf_Arhdr): Use off64_t for ar_size.
/external/elfutils/tests/
Darls.c102 (int) arhdr->ar_mode, (long long int) arhdr->ar_size); in handle()
Darextract.c106 todo = arhdr->ar_size; in main()
Dsaridx.c188 (long int) arhdr->ar_size, in main()
/external/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
DObjectContainerBSDArchive.cpp22 char ar_size[10]; member
/external/elfutils/po/
Duk.po1143 msgid "cannot represent ar_size"
1144 msgstr "неможливо представити ar_size"
Dja.po1160 msgid "cannot represent ar_size"
Dde.po1162 msgid "cannot represent ar_size"
Dpl.po1153 msgid "cannot represent ar_size"
Des.po1166 msgid "cannot represent ar_size"