Home
last modified time | relevance | path

Searched defs:__elfw2 (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libelf/
Delf32_updatenull.c127 __elfw2(LIBELFBITS,updatenull_wrlock) (Elf *elf, int *change_bop, size_t shnum) in __elfw2() function
Delf32_updatefile.c129 __elfw2(LIBELFBITS,updatemmap) (Elf *elf, int change_bo, size_t shnum) in __elfw2() function
511 __elfw2(LIBELFBITS,updatefile) (Elf *elf, int change_bo, size_t shnum) in __elfw2() function
DlibelfP.h56 #define __elfw2(Bits, Name) __elfw2_(Bits, Name) macro