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 68 local_strong_alias (elfw2(LIBELFBITS, fsize), __elfw2(LIBELFBITS, msize))
elf32_getehdr.c 79 __elfw2(LIBELFBITS,getehdr_wrlock) (Elf *elf)
elf32_getshdr.c 250 __elfw2(LIBELFBITS,getshdr_rdlock) (Elf_Scn *scn)
272 __elfw2(LIBELFBITS,getshdr_wrlock) (Elf_Scn *scn)
295 result = __elfw2(LIBELFBITS,getshdr_rdlock) (scn);
elf32_updatenull.c 127 __elfw2(LIBELFBITS,updatenull_wrlock) (Elf *elf, int *change_bop, size_t shnum) function
133 ehdr = __elfw2(LIBELFBITS,getehdr_wrlock) (elf);
146 (void) __elfw2(LIBELFBITS,getphdr_wrlock) (elf);
204 (void) __elfw2(LIBELFBITS,getshdr_wrlock) (&list->data[1]);
elf32_getphdr.c 49 __elfw2(LIBELFBITS,getphdr_wrlock) (Elf *elf)
260 result = __elfw2(LIBELFBITS,getphdr_wrlock) (elf);
libelfP.h 56 #define __elfw2(Bits, Name) __elfw2_(Bits, Name) macro
elf32_updatefile.c 129 __elfw2(LIBELFBITS,updatemmap) (Elf *elf, int change_bo, size_t shnum) function
511 __elfw2(LIBELFBITS,updatefile) (Elf *elf, int change_bo, size_t shnum) function

Completed in 145 milliseconds