Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c8559 valueT distance, min_stub_distance; in hppa_force_relocation() local
8565 min_stub_distance = pc + 16; in hppa_force_relocation()
8568 min_stub_distance -= S_GET_VALUE (last_call_info->start_symbol); in hppa_force_relocation()
8572 && min_stub_distance <= 8388608) in hppa_force_relocation()
8575 && min_stub_distance <= 262144) in hppa_force_relocation()
8578 && min_stub_distance <= 8192) in hppa_force_relocation()