Searched refs:elfw2 (Results 1 – 11 of 11) sorted by relevance
/external/elfutils/0.153/libelf/ |
D | elf32_checksum.c | 80 elfw2(LIBELFBITS,checksum) (elf) 172 if (INTUSE(elfw2(LIBELFBITS,xlatetof)) (data, data, ident[EI_DATA]) 182 if (INTUSE(elfw2(LIBELFBITS,xlatetom)) (data, data, ident[EI_DATA]) 195 INTDEF(elfw2(LIBELFBITS,checksum))
|
D | elf32_offscn.c | 67 elfw2(LIBELFBITS,offscn) (elf, offset) 86 && unlikely (elfw2(LIBELFBITS,getshdr) (&runp->data[0]) == NULL)) 121 INTDEF(elfw2(LIBELFBITS,offscn))
|
D | elf32_fsize.c | 64 elfw2(LIBELFBITS, fsize) (type, count, version) 93 local_strong_alias (elfw2(LIBELFBITS, fsize), __elfw2(LIBELFBITS, msize))
|
D | elf32_newehdr.c | 66 elfw2(LIBELFBITS,newehdr) (elf) 113 INTDEF(elfw2(LIBELFBITS,newehdr))
|
D | elf32_xlatetof.c | 67 elfw2(LIBELFBITS, xlatetof) (dest, src, encode) 144 INTDEF(elfw2(LIBELFBITS, xlatetof))
|
D | elf32_xlatetom.c | 67 elfw2(LIBELFBITS, xlatetom) (dest, src, encode) 145 INTDEF(elfw2(LIBELFBITS, xlatetom))
|
D | elf32_newphdr.c | 67 elfw2(LIBELFBITS,newphdr) (elf, count) 197 INTDEF(elfw2(LIBELFBITS,newphdr))
|
D | elf32_getehdr.c | 108 elfw2(LIBELFBITS,getehdr) (elf)
|
D | elf32_getphdr.c | 239 elfw2(LIBELFBITS,getphdr) (elf) 266 INTDEF(elfw2(LIBELFBITS,getphdr))
|
D | libelfP.h | 77 #define elfw2(Bits, Name) elfw2_(Bits, Name) macro 430 elfw2(class,fsize) (type, n, __libelf_version)
|
D | elf32_getshdr.c | 281 elfw2(LIBELFBITS,getshdr) (scn)
|