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

  /external/elfutils/libelf/
elf32_fsize.c 94 local_strong_alias (elfw2(LIBELFBITS, fsize), __elfw2(LIBELFBITS, msize))
elf32_getehdr.c 101 __elfw2(LIBELFBITS,getehdr_wrlock) (elf)
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_getshdr.c 243 __elfw2(LIBELFBITS,getshdr_rdlock) (scn)
265 __elfw2(LIBELFBITS,getshdr_wrlock) (scn)
290 result = __elfw2(LIBELFBITS,getshdr_rdlock) (scn);
elf32_getphdr.c 70 __elfw2(LIBELFBITS,getphdr_wrlock) (elf)
252 result = __elfw2(LIBELFBITS,getphdr_wrlock) (elf);
libelfP.h 76 #define __elfw2(Bits, Name) __elfw2_(Bits, Name) macro
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

Completed in 210 milliseconds