Searched refs:elf_getaroff (Results 1 – 11 of 11) sorted by relevance
42 elf_getaroff (Elf *elf) in elf_getaroff() function
111 elf_getaroff;
99 elf_getaroff.c \
442 extern int64_t elf_getaroff (Elf *__elf);
120 * elf_getaroff.c (elf_getaroff): Return int64_t.1427 * elf_getaroff.c: Calculate from start_offset, instead of using1477 (elf_update, elf_getbase, elf_getaroff): Return off64_t.1700 * Makefile (libelf_a_SOURCES): Add elf_getaroff.c.1701 * libelf.map: Export elf_getaroff.1702 * libelf.h: Declare elf_getaroff.1703 * elf_getaroff.c: New file.
90 off_t off = elf_getaroff (subelf); in handle()
188 index_off = elf_getaroff (elf); in handle_file()
502 index_off = elf_getaroff (subelf); in do_oper_extract()970 newp->old_off = elf_getaroff (subelf); in do_oper_delete()1162 newp->old_off = elf_getaroff (subelf); in do_oper_insert()
981 off_t aroff = elf_getaroff (elf); in process_elf_file()
952 - libelf: new function elf_getaroff function960 - libelf: new function elf_getaroff function
886 libelf: new function elf_getaroff