| ... | @@ -11506,6 +11506,17 @@ fn readU32Be() u32 {} | ... | @@ -11506,6 +11506,17 @@ fn readU32Be() u32 {} |
| 11506 | </tr> | 11506 | </tr> |
| 11507 | </thead> | 11507 | </thead> |
| 11508 | <tbody> | 11508 | <tbody> |
| | 11509 | <tr> |
| | 11510 | <th scope="row"> |
| | 11511 | <pre>{#syntax#}addrspace{#endsyntax#}</pre> |
| | 11512 | </th> |
| | 11513 | <td> |
| | 11514 | The {#syntax#}addrspace{#endsyntax#} keyword. |
| | 11515 | <ul> |
| | 11516 | <li>TODO add documentation for addrspace</li> |
| | 11517 | </ul> |
| | 11518 | </td> |
| | 11519 | </tr> |
| 11509 | <tr> | 11520 | <tr> |
| 11510 | <th scope="row"> | 11521 | <th scope="row"> |
| 11511 | <pre>{#syntax#}align{#endsyntax#}</pre> | 11522 | <pre>{#syntax#}align{#endsyntax#}</pre> |
| ... | @@ -11785,6 +11796,17 @@ fn readU32Be() u32 {} | ... | @@ -11785,6 +11796,17 @@ fn readU32Be() u32 {} |
| 11785 | </ul> | 11796 | </ul> |
| 11786 | </td> | 11797 | </td> |
| 11787 | </tr> | 11798 | </tr> |
| | 11799 | <tr> |
| | 11800 | <th scope="row"> |
| | 11801 | <pre>{#syntax#}linksection{#endsyntax#}</pre> |
| | 11802 | </th> |
| | 11803 | <td> |
| | 11804 | The {#syntax#}linksection{#endsyntax#} keyword. |
| | 11805 | <ul> |
| | 11806 | <li>TODO add documentation for linksection</li> |
| | 11807 | </ul> |
| | 11808 | </td> |
| | 11809 | </tr> |
| 11788 | <tr> | 11810 | <tr> |
| 11789 | <th scope="row"> | 11811 | <th scope="row"> |
| 11790 | <pre>{#syntax#}noalias{#endsyntax#}</pre> | 11812 | <pre>{#syntax#}noalias{#endsyntax#}</pre> |
| ... | @@ -11879,17 +11901,6 @@ fn readU32Be() u32 {} | ... | @@ -11879,17 +11901,6 @@ fn readU32Be() u32 {} |
| 11879 | </ul> | 11901 | </ul> |
| 11880 | </td> | 11902 | </td> |
| 11881 | </tr> | 11903 | </tr> |
| 11882 | <tr> | | |
| 11883 | <th scope="row"> | | |
| 11884 | <pre>{#syntax#}linksection{#endsyntax#}</pre> | | |
| 11885 | </th> | | |
| 11886 | <td> | | |
| 11887 | The {#syntax#}linksection{#endsyntax#} keyword. | | |
| 11888 | <ul> | | |
| 11889 | <li>TODO add documentation for linksection</li> | | |
| 11890 | </ul> | | |
| 11891 | </td> | | |
| 11892 | </tr> | | |
| 11893 | <tr> | 11904 | <tr> |
| 11894 | <th scope="row"> | 11905 | <th scope="row"> |
| 11895 | <pre>{#syntax#}struct{#endsyntax#}</pre> | 11906 | <pre>{#syntax#}struct{#endsyntax#}</pre> |