4.7.1.2 Nopa Specifier

If the CCI is enabled (see 3.6.3.4 Ext Option), the __nopa specifier expands to __attribute__((nopa,noinline)), disabling procedural abstraction as well as inlining for the associated function. This ensures that inlined code is then not subject to procedural abstraction.