Home
last modified time | relevance | path

Searched defs:elfw2 (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/libelf/
Delf32_xlatetom.c46 elfw2(LIBELFBITS, xlatetom) (Elf_Data *dest, const Elf_Data *src, in elfw2() function
Delf32_xlatetof.c46 elfw2(LIBELFBITS, xlatetof) (Elf_Data *dest, const Elf_Data *src, in elfw2() function
Delf32_offscn.c46 elfw2(LIBELFBITS,offscn) (Elf *elf, ElfW2(LIBELFBITS,Off) offset) in elfw2() function
Delf32_fsize.c43 elfw2(LIBELFBITS, fsize) (Elf_Type type, size_t count, unsigned int version) in elfw2() function
Delf32_checksum.c54 elfw2(LIBELFBITS,checksum) (Elf *elf) in elfw2() function
DlibelfP.h57 #define elfw2(Bits, Name) elfw2_(Bits, Name) macro