Searched defs:ElfW2 (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf32_getshdr.c | 46 static ElfW2(LIBELFBITS,Shdr) * in ElfW2() function 246 ElfW2(LIBELFBITS,Shdr) * in ElfW2() function 268 ElfW2(LIBELFBITS,Shdr) * in ElfW2() function 284 ElfW2(LIBELFBITS,Shdr) * in ElfW2() function
|
H A D | elf32_getehdr.c | 44 static ElfW2(LIBELFBITS,Ehdr) * in ElfW2() function 77 ElfW2(LIBELFBITS,Ehdr) * in ElfW2() function 84 ElfW2(LIBELFBITS,Ehdr) * in ElfW2() function
|
H A D | elf32_getphdr.c | 46 ElfW2(LIBELFBITS,Phdr) * in ElfW2() function 236 ElfW2(LIBELFBITS,Phdr) * in ElfW2() function
|
H A D | elf32_newehdr.c | 44 ElfW2(LIBELFBITS,Ehdr) * in ElfW2() function
|
H A D | elf32_newphdr.c | 45 ElfW2(LIBELFBITS,Phdr) * in ElfW2() function
|
H A D | elf32_getchdr.h | 15 ElfW2(LIBELFBITS,Chdr) * in ElfW2() function
|
H A D | libelfP.h | 53 #define ElfW2(Bits, Name) ElfW2_(Bits, Name) macro
|