__xbc_add_siblingRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: ✅struct xbc_node *__xbc_add_sibling(char *data, u32 flag, bool head);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In lib/bootconfig.c (ffffffff832e957a)
Location: lib/bootconfig.c:388
Inline: False
Direct callers:
- lib/bootconfig.c:xbc_add_child
- lib/bootconfig.c:xbc_init
Symbols:
ffffffff832e957a-ffffffff832e965f: __xbc_add_sibling (STB_LOCAL)
5.19: ✅struct xbc_node *__xbc_add_sibling(char *data, uint32_t flag, bool head);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In lib/bootconfig.c (ffffffff834a0e5c)
Location: lib/bootconfig.c:453
Inline: False
Direct callers:
- lib/bootconfig.c:xbc_parse_tree
- lib/bootconfig.c:xbc_add_child
Symbols:
ffffffff834a0e5c-ffffffff834a0f52: __xbc_add_sibling (STB_LOCAL)
6.2: ✅struct xbc_node *__xbc_add_sibling(char *data, uint32_t flag, bool head);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In lib/bootconfig.c (ffffffff83ed9d60)
Location: lib/bootconfig.c:453
Inline: False
Direct callers:
- lib/bootconfig.c:xbc_parse_tree
- lib/bootconfig.c:xbc_parse_tree
- lib/bootconfig.c:__xbc_add_key
Symbols:
ffffffff83ed9d60-ffffffff83ed9e83: __xbc_add_sibling (STB_LOCAL)
6.5: ✅struct xbc_node *__xbc_add_sibling(char *data, uint32_t flag, bool head);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In lib/bootconfig.c (ffffffff836ff820)
Location: lib/bootconfig.c:453
Inline: False
Direct callers:
- lib/bootconfig.c:xbc_parse_kv
- lib/bootconfig.c:xbc_parse_kv
- lib/bootconfig.c:__xbc_add_key
Symbols:
ffffffff836ff820-ffffffff836ff943: __xbc_add_sibling (STB_LOCAL)
6.8: ✅struct xbc_node *__xbc_add_sibling(char *data, uint32_t flag, bool head);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In lib/bootconfig.c (ffffffff83933060)
Location: lib/bootconfig.c:453
Inline: False
Direct callers:
- lib/bootconfig.c:xbc_parse_kv
- lib/bootconfig.c:xbc_parse_kv
- lib/bootconfig.c:__xbc_add_key
Symbols:
ffffffff83933060-ffffffff83933183: __xbc_add_sibling (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.15 and 5.19 ⚠️u32 flag ➡️ uint32_t flag
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅