Home
last modified time | relevance | path

Searched refs:CHUNKSIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/src/
H A Dstrings.c504 #define CHUNKSIZE 65536 in read_block_no_mmap() macro
505 unsigned char *buf = xmalloc (CHUNKSIZE + min_len_bytes in read_block_no_mmap()
512 MIN (fdlen, CHUNKSIZE))); in read_block_no_mmap()

Completed in 1 milliseconds