Searched defs:elf_int (Results 1 – 2 of 2) sorted by relevance
37 long long (*elf_int)(void *ptr, unsigned size) = (endian==2)?peek_be:peek_le; local
73 static unsigned elf_int(char **p) in elf_int() function