Searched refs:zdata (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/ |
| H A D | v850.sc | 13 .zdata ${ZDATA_START_ADDR} : 15 *(.zdata) 23 attributes from being inherited by the zdata 24 section. Specifically it prevents the zdata
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
| H A D | v850.sc | 13 .zdata ${ZDATA_START_ADDR} : 15 *(.zdata) 23 attributes from being inherited by the zdata 24 section. Specifically it prevents the zdata
|
| /openbsd-src/usr.bin/signify/ |
| H A D | signify.c | 731 verifyzdata(uint8_t *zdata, unsigned long long zdatalen, in verifyzdata() argument 741 siglen = parseb64file(filename, zdata, &sig, sizeof(sig), in verifyzdata() 744 zdata += siglen; in verifyzdata() 746 verifymsg(&pubkey, zdata, zdatalen, &sig, 1); in verifyzdata() 747 return zdata; in verifyzdata()
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | ChangeLog-9197 | 799 * scripttempl/v850.sc (.zdata): Add .zcommon section. 910 * scripttempl/v850.sc (zdata): Handle reszdata, romzdata and 928 * scripttempl/v850.sc (zdata): Fix typo "zrodata" -> "rozdata". 930 * scripttempl/v850.sc (zdata): Make sure this stays 980 * scripttempl/v850.sc (.zdata): Add this before .text.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ChangeLog-9197 | 799 * scripttempl/v850.sc (.zdata): Add .zcommon section. 910 * scripttempl/v850.sc (zdata): Handle reszdata, romzdata and 928 * scripttempl/v850.sc (zdata): Fix typo "zrodata" -> "rozdata". 930 * scripttempl/v850.sc (zdata): Make sure this stays 980 * scripttempl/v850.sc (.zdata): Add this before .text.
|