Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delflink.c5381 # ifndef BFD_TARGET_PAGESIZE in compute_bucket_count()
5382 # define BFD_TARGET_PAGESIZE (4096) in compute_bucket_count() macro
5397 fact = i / (BFD_TARGET_PAGESIZE / bed->s->sizeof_hash_entry) + 1; in compute_bucket_count()
5408 fact = i / (BFD_TARGET_PAGESIZE / bed->s->sizeof_hash_entry) + 1; in compute_bucket_count()