Home | History | Annotate | Download | only in info

Lines Matching full:hash

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