Home
last modified time | relevance | path

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

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