Home
last modified time | relevance | path

Searched defs:recsize (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libelf/
Delf32_xlatetom.c53 size_t recsize = __libelf_type_sizes[ELFW(ELFCLASS,LIBELFBITS) - 1][src->d_type]; in elfw2() local
Delf32_xlatetof.c53 size_t recsize = __libelf_type_sizes[ELFW(ELFCLASS,LIBELFBITS) - 1][src->d_type]; in elfw2() local
/external/one-true-awk/
Dlib.c38 int recsize = RECSIZE; variable