HomeSort by relevance Sort by last modified time
    Searched refs:LIBELFBITS (Results 26 - 27 of 27) sorted by null

12

  /external/elfutils/src/libelf/
elf32_checksum.c 44 #ifndef LIBELFBITS
45 # define LIBELFBITS 32
54 elfw2(LIBELFBITS,checksum) (elf)
76 ident = elf->state.ELFW(elf,LIBELFBITS).ehdr->e_ident;
146 if (INTUSE(elfw2(LIBELFBITS,xlatetof)) (data, data, ident[EI_DATA])
156 if (INTUSE(elfw2(LIBELFBITS,xlatetom)) (data, data, ident[EI_DATA])
169 INTDEF(elfw2(LIBELFBITS,checksum))
gelf_xlate.c 41 #ifndef LIBELFBITS
42 # define LIBELFBITS 32
155 #define LIBELFBITS 32
159 #define LIBELFBITS 64

Completed in 130 milliseconds

12