Home
last modified time | relevance | path

Searched refs:elf_getaroff (Results 1 - 6 of 6) sorted by relevance

/third_party/elfutils/libelf/
H A Delf_getaroff.c42 elf_getaroff (Elf *elf) in elf_getaroff() function
H A Dlibelf.h442 extern int64_t elf_getaroff (Elf *__elf);
/third_party/elfutils/tests/
H A Darls.c90 off_t off = elf_getaroff (subelf); in handle()
/third_party/elfutils/src/
H A Dranlib.c187 index_off = elf_getaroff (elf); in handle_file()
H A Dar.c500 index_off = elf_getaroff (subelf); in do_oper_extract()
967 newp->old_off = elf_getaroff (subelf); in do_oper_delete()
1158 newp->old_off = elf_getaroff (subelf); in do_oper_insert()
H A Dreadelf.c1005 off_t aroff = elf_getaroff (elf); in process_elf_file()

Completed in 18 milliseconds