section_prefix
In this section:
Syntax
#pragma section_prefix="prefix"Parameters
| A prefix to add to all section names. |
Description
This pragma directive has the same effect as the compiler option ‑‑section_prefix. The names of all sections in the translation unit that are not explicitly named using the @ notation or the #pragma location directive are changed.