Searched refs:Elf64_Lib (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/libelf/
H A Dgelf_update_lib.c57 if (unlikely ((ndx + 1) * sizeof (Elf64_Lib) > data_scn->d.d_size))
61 ((Elf64_Lib *) data_scn->d.d_buf)[ndx] = *src;
H A Dgelf_getlib.c48 /* The on disk format of Elf32_Lib and Elf64_Lib is identical. So
51 assert (sizeof (GElf_Lib) == sizeof (Elf64_Lib));
H A Dgelf.h110 typedef Elf64_Lib GElf_Lib;
H A Delf.h1592 } Elf64_Lib; typedef in typeref:struct:__anon4236
/external/valgrind/main/perf/
H A Dtinycc.c1404 } Elf64_Lib; typedef in typeref:struct:__anon11530

Completed in 124 milliseconds