init_code
[android]
| Key | Value | Updated |
|---|---|---|
| init_array | .init_array |
2026-01-05 16:48 |
| jni_onload | JNI_OnLoad |
2026-01-05 16:48 |
[cpp]
| Key | Value | Updated |
|---|---|---|
| static_init | Static Initializer |
2026-01-05 16:48 |
[general]
| Key | Value | Updated |
|---|---|---|
| bootstrap | Bootstrap Code |
2026-01-05 16:48 |
| early_hook | Early Hook Code |
2026-01-05 16:48 |
| init_code | Initialization Code |
2026-01-05 16:48 |
[ios]
| Key | Value | Updated |
|---|---|---|
| constructor | __attribute__((constructor)) |
2026-01-05 16:48 |
| dyld_init | dyld initializer |
2026-01-05 16:48 |
| load_method | +load |
2026-01-05 16:48 |
| mod_init_func | __mod_init_func section |
2026-01-05 16:48 |