Lines Matching +full:- +full:- +full:global
2 # SPDX-License-Identifier: Apache-2.0
51 nios2-download tool since it refuses to load data anywhere other than
58 human-readable form, at the expense of code size. For example,
63 prompt "Global Pointer options"
67 bool "No global pointer"
69 Do not use global pointer relative offsets at all
72 bool "Local data global pointer references"
74 Use global pointer relative offsets for small globals declared in the
78 bool "Global data global pointer references"
80 Use global pointer relative offsets for small globals declared
87 bool "All data global pointer references"