Searched defs:__elfw2 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf32_updatefile.c | 125 __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 D | elf32_updatenull.c | 129 __elfw2(LIBELFBITS,updatenull_wrlock) (Elf *elf, int *change_bop, size_t shnum) in __elfw2() function
|
H A D | libelfP.h | 51 #define __elfw2(Bits, Name) __elfw2_(Bits, Name) macro
|