Home
last modified time | relevance | path

Searched refs:elfw2 (Results 1 – 14 of 14) sorted by relevance

/external/elfutils/libelf/
Delf32_checksum.c54 elfw2(LIBELFBITS,checksum) (Elf *elf) in elfw2() function
145 if (INTUSE(elfw2(LIBELFBITS,xlatetof)) (data, data, ident[EI_DATA]) in elfw2()
155 if (INTUSE(elfw2(LIBELFBITS,xlatetom)) (data, data, ident[EI_DATA]) in elfw2()
168 INTDEF(elfw2(LIBELFBITS,checksum))
Delf32_offscn.c46 elfw2(LIBELFBITS,offscn) (Elf *elf, ElfW2(LIBELFBITS,Off) offset) in elfw2() function
63 && unlikely (elfw2(LIBELFBITS,getshdr) (&runp->data[0]) == NULL)) in elfw2()
99 INTDEF(elfw2(LIBELFBITS,offscn))
Delf32_getchdr.c43 elfw2(LIBELFBITS,getchdr) (Elf_Scn *scn) in ElfW2()
45 ElfW2(LIBELFBITS,Shdr) *shdr = elfw2(LIBELFBITS,getshdr) (scn); in ElfW2()
Delf32_xlatetom.c46 elfw2(LIBELFBITS, xlatetom) (Elf_Data *dest, const Elf_Data *src, in elfw2() function
114 INTDEF(elfw2(LIBELFBITS, xlatetom))
Delf32_xlatetof.c46 elfw2(LIBELFBITS, xlatetof) (Elf_Data *dest, const Elf_Data *src, in elfw2() function
109 INTDEF(elfw2(LIBELFBITS, xlatetof))
Delf32_newehdr.c45 elfw2(LIBELFBITS,newehdr) (Elf *elf) in ElfW2()
91 INTDEF(elfw2(LIBELFBITS,newehdr))
Delf32_newphdr.c46 elfw2(LIBELFBITS,newphdr) (Elf *elf, size_t count) in ElfW2()
190 INTDEF(elfw2(LIBELFBITS,newphdr))
Delf32_fsize.c43 elfw2(LIBELFBITS, fsize) (Elf_Type type, size_t count, unsigned int version) in elfw2() function
Delf32_getphdr.c239 elfw2(LIBELFBITS,getphdr) (Elf *elf) in ElfW2()
265 INTDEF(elfw2(LIBELFBITS,getphdr))
Delf32_getehdr.c85 elfw2(LIBELFBITS,getehdr) (Elf *elf) in ElfW2()
Delf32_getshdr.c287 elfw2(LIBELFBITS,getshdr) (Elf_Scn *scn) in ElfW2()
Delf32_updatenull.c390 chdr = elfw2(LIBELFBITS,getchdr) (scn); in __elfw2()
DlibelfP.h53 #define elfw2(Bits, Name) elfw2_(Bits, Name) macro
DChangeLog825 * elf32_getphdr.c (elfw2(LIBELFBITS,getphdr)): Check if program header
830 * elf32_getshdr.c (elfw2(LIBELFBITS,getshdr)):
840 * elf32_newphdr.c (elfw2(LIBELFBITS,newphdr)): Likewise.
918 * elf32_xlatetom.c (elfw2(LIBELFBITS, xlatetom)): Do not check for