Searched refs:elf_getaroff (Results 1 – 12 of 12) sorted by relevance
42 elf_getaroff (Elf *elf) in elf_getaroff() function
111 elf_getaroff;
58 elf_getaroff.c \
89 elf_getaroff.c \
411 extern int64_t elf_getaroff (Elf *__elf);
907 * elf_getaroff.c: Calculate from start_offset, instead of using957 (elf_update, elf_getbase, elf_getaroff): Return off64_t.1180 * Makefile (libelf_a_SOURCES): Add elf_getaroff.c.1181 * libelf.map: Export elf_getaroff.1182 * libelf.h: Declare elf_getaroff.1183 * elf_getaroff.c: New file.
90 off_t off = elf_getaroff (subelf); in handle()
204 index_off = elf_getaroff (elf); in handle_file()
517 index_off = elf_getaroff (subelf); in do_oper_extract()972 newp->old_off = elf_getaroff (subelf); in do_oper_delete()1157 newp->old_off = elf_getaroff (subelf); in do_oper_insert()
878 off_t aroff = elf_getaroff (elf); in process_elf_file()
653 - libelf: new function elf_getaroff function661 - libelf: new function elf_getaroff function
595 libelf: new function elf_getaroff