Searched refs:__elfw2 (Results 1 - 7 of 7) sorted by relevance

/external/elfutils/0.153/libelf/
H A Delf32_fsize.c93 local_strong_alias (elfw2(LIBELFBITS, fsize), __elfw2(LIBELFBITS, msize))
H A Delf32_getehdr.c101 __elfw2(LIBELFBITS,getehdr_wrlock) (elf)
H A Delf32_updatenull.c136 __elfw2(LIBELFBITS,updatenull_wrlock) (Elf *elf, int *change_bop, size_t shnum) function
142 ehdr = __elfw2(LIBELFBITS,getehdr_wrlock) (elf);
155 (void) __elfw2(LIBELFBITS,getphdr_wrlock) (elf);
213 (void) __elfw2(LIBELFBITS,getshdr_wrlock) (&list->data[1]);
H A Delf32_getshdr.c243 __elfw2(LIBELFBITS,getshdr_rdlock) (scn)
265 __elfw2(LIBELFBITS,getshdr_wrlock) (scn)
290 result = __elfw2(LIBELFBITS,getshdr_rdlock) (scn);
H A Delf32_getphdr.c70 __elfw2(LIBELFBITS,getphdr_wrlock) (elf)
261 result = __elfw2(LIBELFBITS,getphdr_wrlock) (elf);
H A DlibelfP.h76 #define __elfw2(Bits, Name) __elfw2_(Bits, Name) macro
H A Delf32_updatefile.c127 __elfw2(LIBELFBITS,updatemmap) (Elf *elf, int change_bo, size_t shnum) function
510 __elfw2(LIBELFBITS,updatefile) (Elf *elf, int change_bo, size_t shnum) function

Completed in 330 milliseconds