Searched refs:elfw2 (Results 1 – 11 of 11) sorted by relevance
/external/elfutils/libelf/ |
D | elf32_checksum.c | 46 elfw2(LIBELFBITS,checksum) (elf) 125 if (INTUSE(elfw2(LIBELFBITS,xlatetof)) (data, data, ident[EI_DATA]) 132 if (INTUSE(elfw2(LIBELFBITS,xlatetom)) (data, data, ident[EI_DATA]) 140 INTDEF(elfw2(LIBELFBITS,checksum))
|
D | elf32_getehdr.c | 33 elfw2(LIBELFBITS,getehdr) (elf) 65 INTDEF(elfw2(LIBELFBITS,getehdr))
|
D | elf32_newehdr.c | 33 elfw2(LIBELFBITS,newehdr) (elf) 80 INTDEF(elfw2(LIBELFBITS,newehdr))
|
D | elf32_xlatetof.c | 34 elfw2(LIBELFBITS, xlatetof) (dest, src, encode) 111 INTDEF(elfw2(LIBELFBITS, xlatetof))
|
D | elf32_xlatetom.c | 34 elfw2(LIBELFBITS, xlatetom) (dest, src, encode) 112 INTDEF(elfw2(LIBELFBITS, xlatetom))
|
D | elf32_newphdr.c | 34 elfw2(LIBELFBITS,newphdr) (elf, count) 138 INTDEF(elfw2(LIBELFBITS,newphdr))
|
D | elf32_fsize.c | 31 elfw2(LIBELFBITS, fsize) (type, count, version)
|
D | elf32_getshdr.c | 34 elfw2(LIBELFBITS,getshdr) (scn) 185 INTDEF(elfw2(LIBELFBITS,getshdr))
|
D | elf32_getphdr.c | 34 elfw2(LIBELFBITS,getphdr) (elf) 202 INTDEF(elfw2(LIBELFBITS,getphdr))
|
D | libelfP.h | 36 #define elfw2(Bits, Name) elfw2_(Bits, Name) macro 377 elfw2(class,fsize) (type, n, __libelf_version)
|
D | elf32_updatenull.c | 105 ElfW2(LIBELFBITS,Ehdr) *ehdr = INTUSE(elfw2(LIBELFBITS,getehdr)) (elf); in __elfw2()
|