HomeSort by relevance Sort by last modified time
    Searched full:__elfw2 (Results 1 - 9 of 9) sorted by null

  /external/elfutils/libelf/
elf32_getshdr.c 243 __elfw2(LIBELFBITS,getshdr_rdlock) (scn)
265 __elfw2(LIBELFBITS,getshdr_wrlock) (scn)
290 result = __elfw2(LIBELFBITS,getshdr_rdlock) (scn);
elf32_fsize.c 94 local_strong_alias (elfw2(LIBELFBITS, fsize), __elfw2(LIBELFBITS, msize))
elf32_updatenull.c 136 __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);
209 (void) __elfw2(LIBELFBITS,getshdr_wrlock) (&list->data[1]);
elf32_getphdr.c 70 __elfw2(LIBELFBITS,getphdr_wrlock) (elf)
252 result = __elfw2(LIBELFBITS,getphdr_wrlock) (elf);
elf32_getehdr.c 101 __elfw2(LIBELFBITS,getehdr_wrlock) (elf)
ChangeLog 3 * elf32_updatefile.c (__elfw2(LIBELFBITS,updatemmap)): Handle
6 (__elfw2(LIBELFBITS,updatefile)): Likewise.
elf32_updatefile.c 127 __elfw2(LIBELFBITS,updatemmap) (Elf *elf, int change_bo, size_t shnum) function
469 __elfw2(LIBELFBITS,updatefile) (Elf *elf, int change_bo, size_t shnum) function
libelfP.h 76 #define __elfw2(Bits, Name) __elfw2_(Bits, Name) macro
  /external/elfutils/
android.patch 321 local_strong_alias (elfw2(LIBELFBITS, fsize), __elfw2(LIBELFBITS, msize))

Completed in 150 milliseconds