Home | History | Annotate | Download | only in info

Lines Matching full:hash

1491 `--hash-size=NUMBER'
1492 Set the default size of the linker's hash tables to a prime number
1499 `--hash-style=STYLE'
1500 Set the type of linker's hash table(s). STYLE can be either
1501 `sysv' for classic ELF `.hash' section, `gnu' for new style GNU
1502 `.gnu.hash' section or `both' for both the classic ELF `.hash' and
1503 new style GNU `.gnu.hash' hash tables. The default is `sysv'.
1511 Another effect of the switch is to set the default hash table size
1513 linker's run time. This is not done however if the `--hash-size'
1524 160-bit SHA1 hash on the normative parts of the output contents,
1525 `md5' to use a 128-bit MD5 hash on the normative parts of the
1703 specified using the `--image-base' argument. By using a hash
6476 * --hash-size=NUMBER: Options. (line 1404)
6477 * --hash-style=STYLE: Options. (line 1412)