Home
last modified time | relevance | path

Searched defs:LIBELFBITS (Results 1 – 25 of 26) sorted by relevance

12

/external/elfutils/0.153/libelf/
Delf32_newehdr.c61 # define LIBELFBITS 32 macro
69 ElfW2(LIBELFBITS,Ehdr) *result; in ElfW2() argument
Delf32_newphdr.c62 # define LIBELFBITS 32 macro
71 ElfW2(LIBELFBITS,Phdr) *result; in ElfW2() argument
Delf32_updatenull.c66 # define LIBELFBITS 32 macro
72 ELFW(default_ehdr,LIBELFBITS) (Elf *elf, ElfW2(LIBELFBITS,Ehdr) *ehdr, in ELFW() argument
136 __elfw2(LIBELFBITS,updatenull_wrlock) (Elf *elf, int *change_bop, size_t shnum) in __elfw2() argument
Delf32_getphdr.c66 # define LIBELFBITS 32 macro
242 ElfW2(LIBELFBITS,Phdr) *result; in ElfW2() argument
Delf32_getshdr.c65 # define LIBELFBITS 32 macro
69 static ElfW2(LIBELFBITS,Shdr) * in ElfW2() argument
Delf64_xlatetom.c51 #define LIBELFBITS 64 macro
Delf64_getphdr.c51 #define LIBELFBITS 64 macro
Delf64_checksum.c51 #define LIBELFBITS 64 macro
Delf64_updatefile.c50 #define LIBELFBITS 64 macro
Delf64_newehdr.c51 #define LIBELFBITS 64 macro
Delf64_offscn.c51 #define LIBELFBITS 64 macro
Delf64_fsize.c51 #define LIBELFBITS 64 macro
Delf64_newphdr.c51 #define LIBELFBITS 64 macro
Delf64_updatenull.c50 #define LIBELFBITS 64 macro
Delf64_xlatetof.c51 #define LIBELFBITS 64 macro
Delf64_getehdr.c51 #define LIBELFBITS 64 macro
Delf64_getshdr.c51 #define LIBELFBITS 64 macro
Delf32_getehdr.c61 # define LIBELFBITS 32 macro
Delf32_offscn.c62 # define LIBELFBITS 32 macro
Delf32_xlatetof.c62 # define LIBELFBITS 32 macro
Delf32_xlatetom.c62 # define LIBELFBITS 32 macro
Delf32_fsize.c59 # define LIBELFBITS 32 macro
Dgelf_xlate.c63 # define LIBELFBITS 32 macro
176 #define LIBELFBITS 32 macro
180 #define LIBELFBITS 64 macro
Dgelf_fsize.c67 #define TYPE_SIZES(LIBELFBITS) \ argument
Delf32_updatefile.c70 # define LIBELFBITS 32 macro
127 __elfw2(LIBELFBITS,updatemmap) (Elf *elf, int change_bo, size_t shnum) in __elfw2() argument
510 __elfw2(LIBELFBITS,updatefile) (Elf *elf, int change_bo, size_t shnum) in __elfw2() argument

12