Home
last modified time | relevance | path

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

/external/elfutils/src/
Darlib.c113 char tmpbuf[sizeof (((struct ar_hdr *) NULL)->ar_size) + 1]; in arlib_finalize()
128 (int) sizeof (((struct ar_hdr *) NULL)->ar_size), in arlib_finalize()
130 memcpy (&((struct ar_hdr *) symtab.longnames)->ar_size, tmpbuf, s); in arlib_finalize()
174 memcpy (&((struct ar_hdr *) symtab.symsoff)->ar_size, tmpbuf, in arlib_finalize()
176 (int) sizeof (((struct ar_hdr *) NULL)->ar_size), in arlib_finalize()
Dranlib.c188 index_size = arhdr->ar_size; in handle_file()
193 cur_off += (((arhdr->ar_size + 1) & ~((off_t) 1)) in handle_file()
Dar.c501 index_size = arhdr->ar_size; in do_oper_extract()
510 cur_off += (((arhdr->ar_size + 1) & ~((off_t) 1)) in do_oper_extract()
567 (uintmax_t) arhdr->ar_size, in do_oper_extract()
970 cur_off += (((arhdr->ar_size + 1) & ~((off_t) 1)) in do_oper_delete()
1159 newp->size = arhdr->ar_size; in do_oper_insert()
1500 if (! no0print (false, arhdr.ar_size, sizeof (arhdr.ar_size), in do_oper_insert()
Delflint.c277 arhdr->ar_name, arhdr->ar_size, false); in process_file()
/external/elfutils/libdwfl/
Dcore-file.c77 char ar_size[AR_SIZE_CHARS + 1]; in elf_begin_rand() local
78 ar_size[AR_SIZE_CHARS] = '\0'; in elf_begin_rand()
84 memcpy (ar_size, parent->map_address + parent->start_offset + offset, in elf_begin_rand()
87 ar_size, AR_SIZE_CHARS, in elf_begin_rand()
89 + offsetof (struct ar_hdr, ar_size)) in elf_begin_rand()
96 size = strtoll (ar_size, &endp, 10); in elf_begin_rand()
97 if (unlikely (endp == ar_size) in elf_begin_rand()
Dopen.c153 elf->state.ar.elf_ar_hdr.ar_size = elf->maximum_size - offset; in libdw_open_elf()
DChangeLog62 a char ar_size[AR_SIZE_CHARS + 1] array to read size.
/external/elfutils/libelf/
Delf_begin.c758 char buf[sizeof (hdr->ar_size) + 1]; in read_long_names()
759 const char *string = hdr->ar_size; in read_long_names()
760 if (hdr->ar_size[sizeof (hdr->ar_size) - 1] != ' ') in read_long_names()
762 *((char *) mempcpy (buf, hdr->ar_size, sizeof (hdr->ar_size))) = '\0'; in read_long_names()
963 if (unlikely (ar_hdr->ar_size[0] == ' ')) in __libelf_next_arhdr_wrlock()
1022 INT_FIELD (ar_size); in __libelf_next_arhdr_wrlock()
1024 if (elf_ar_hdr->ar_size < 0) in __libelf_next_arhdr_wrlock()
1034 if ((size_t) elf_ar_hdr->ar_size > maxsize) in __libelf_next_arhdr_wrlock()
1035 elf_ar_hdr->ar_size = maxsize; in __libelf_next_arhdr_wrlock()
1093 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.c178 memcpy (tmpbuf, index_hdr->ar_size, 10); in elf_getarsym()
Dlibelf.h201 int64_t ar_size; /* File size. */ member
DChangeLog89 * elf_begin.c (read_long_names): Check ar_size starts with a digit.
365 * elf_begin.c (read_long_names): Make sure ar_size is properly
971 * elf_begin.c (__libelf_next_arhdr_wrlock): ar_size cannot be
1004 (__libelf_next_arhdr_wrlock): Likewise. Sanity check the ar_size.
1610 (Elf_Arhdr): Use off64_t for ar_size.
/external/musl/include/
Dar.h17 char ar_size[10]; member
/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/elfutils/po/
Dja.po1149 msgid "cannot represent ar_size"
1150 msgstr "ar_size を表現できません"
Duk.po1167 msgid "cannot represent ar_size"
1168 msgstr "неможливо представити ar_size"
Dpl.po1163 msgid "cannot represent ar_size"
1164 msgstr "nie można przedstawić ar_size"
Dde.po1180 msgid "cannot represent ar_size"
Des.po1191 msgid "cannot represent ar_size"