Searched defs:elfw2 (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf32_fsize.c | 43 elfw2(LIBELFBITS, fsize) (Elf_Type type, size_t count, unsigned int version) in elfw2() function
|
H A D | elf32_xlatetof.c | 45 elfw2(LIBELFBITS, xlatetof) (Elf_Data *dest, const Elf_Data *src, in elfw2() function
|
H A D | elf32_xlatetom.c | 45 elfw2(LIBELFBITS, xlatetom) (Elf_Data *dest, const Elf_Data *src, in elfw2() function
|
H A D | elf32_offscn.c | 46 elfw2(LIBELFBITS,offscn) (Elf *elf, ElfW2(LIBELFBITS,Off) offset) in elfw2() function
|
H A D | elf32_checksum.c | 53 elfw2(LIBELFBITS,checksum) (Elf *elf) in elfw2() function
|
H A D | libelfP.h | 52 #define elfw2(Bits, Name) elfw2_(Bits, Name) macro
|