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

/external/elfutils/src/libelf/
H A Dgelf_update_lib.c63 if (INVALID_NDX (ndx, Elf64_Lib, &data_scn->d))
67 ((Elf64_Lib *) data_scn->d.d_buf)[ndx] = *src;
H A Dgelf_getlib.c60 /* The on disk format of Elf32_Lib and Elf64_Lib is identical. So
63 assert (sizeof (GElf_Lib) == sizeof (Elf64_Lib));
H A Dgelf.h122 typedef Elf64_Lib GElf_Lib;
H A Delf.h1741 } Elf64_Lib; typedef in typeref:struct:__anon4671
/external/valgrind/perf/
H A Dtinycc.c1404 } Elf64_Lib; typedef in typeref:struct:__anon16848

Completed in 140 milliseconds