Function report |
Source Code:lib\test_stackinit.c |
Create Date:2022-07-28 06:36:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:No initialization without compiler instrumentation.
Proto:static __attribute__((__noinline__)) __attribute__((__section__(".init.text"))) __attribute__((__cold__)) u16 do_nothing_u16_none(u16 *ptr)
Type:u16
Parameter:
Type | Parameter | Name |
---|---|---|
u16 * | ptr |
274 | Else Return *(ptr + 1) |
Name | Describe |
---|---|
leaf_u16_none | No initialization without compiler instrumentation. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |