Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/libelf/
H A Delf32_updatefile.c125 __elfw2(LIBELFBITS,updatemmap) (Elf *elf, int change_bo, size_t shnum) in __elfw2() function
532 __elfw2(LIBELFBITS,updatefile) (Elf *elf, int change_bo, size_t shnum) in __elfw2() function
H A Delf32_updatenull.c129 __elfw2(LIBELFBITS,updatenull_wrlock) (Elf *elf, int *change_bop, size_t shnum) in __elfw2() function
H A DlibelfP.h51 #define __elfw2(Bits, Name) __elfw2_(Bits, Name) macro