klee: Extract vendor using python extract utils

Signed-off-by: Mnskkyy <mansur180705@gmail.com>
This commit is contained in:
Mnskkyy
2026-07-07 11:15:29 +00:00
commit 6a298c9fee
2409 changed files with 489276 additions and 0 deletions
@@ -0,0 +1,35 @@
{
"PipelineName": "SuperlightLdcPlugin",
"NodesList": {
"Node": [
{
"NodeName": "com.xiaomi.plugin.ldc",
"NodeInstance": "LDCInstance"
}
]
},
"PortLinkages": {
"Link": [
{
"SrcPort": {
"PortId": 0,
"NodeInstance": "SourceBuffer"
},
"DstPort": {
"PortId": 0,
"NodeInstance": "LDCInstance"
}
},
{
"SrcPort": {
"PortId": 0,
"NodeInstance": "LDCInstance"
},
"DstPort": {
"PortId": 0,
"NodeInstance": "SinkBuffer"
}
}
]
}
}