Home
last modified time | relevance | path

Searched refs:recsize (Results 1 – 4 of 4) sorted by relevance

/third_party/elfutils/libelf/
Delf32_xlatetof.c52 size_t recsize = __libelf_type_sizes[ELFW(ELFCLASS,LIBELFBITS) - 1][src->d_type]; in elfw2() local
54 if (src->d_size % recsize != 0) in elfw2()
Delf32_xlatetom.c52 size_t recsize = __libelf_type_sizes[ELFW(ELFCLASS,LIBELFBITS) - 1][src->d_type]; in elfw2() local
59 && src->d_size % recsize != 0) in elfw2()
DChangeLog318 (elf32_xlatetof): Likewise. And get recsize without version
/third_party/zlib/contrib/delphi/
DZLib.pas242 recsize: Integer): Integer; external;
248 recsize: Integer): Integer; external;