Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZHYfeng/Generate_Linux_Kernel_Bitcode
/ functions
Functions
36 in github.com/ZHYfeng/Generate_Linux_Kernel_Bitcode
⨍
Functions
36
◇
Types & classes
0
↓ 4 callers
Function
getCmd
get cmd from *.cmd file
v6.1/KernelBitcode.go:73
↓ 4 callers
Function
getCmd
get cmd from *.cmd file
v5.12/KernelBitcode.go:73
↓ 4 callers
Function
getCmd
get cmd from *.cmd file
v6.6/KernelBitcode.go:73
↓ 2 callers
Function
build
find all *.cmd file and handle the cmd in them
v6.1/KernelBitcode.go:368
↓ 2 callers
Function
build
find all *.cmd file and handle the cmd in them
v5.12/KernelBitcode.go:373
↓ 2 callers
Function
build
find all *.cmd file and handle the cmd in them
v6.6/KernelBitcode.go:368
↓ 2 callers
Function
generateScript
(path string, cmd string)
v6.1/KernelBitcode.go:494
↓ 2 callers
Function
generateScript
(path string, cmd string)
v5.12/KernelBitcode.go:485
↓ 2 callers
Function
generateScript
(path string, cmd string)
v6.6/KernelBitcode.go:494
↓ 2 callers
Function
handleLD
use llvm-link to link all bitcode
v6.1/KernelBitcode.go:282
↓ 2 callers
Function
handleLD
use llvm-link to link all bitcode
v5.12/KernelBitcode.go:274
↓ 2 callers
Function
handleLD
use llvm-link to link all bitcode
v6.6/KernelBitcode.go:282
↓ 1 callers
Function
execute_commands_concurrently
(commands, max_workers)
compile_commands.py:39
↓ 1 callers
Function
handleCC
for CC cmd, use " -save-temps=obj" or " -emit-llvm" to generate llvm bitcode
v6.1/KernelBitcode.go:119
↓ 1 callers
Function
handleCC
for CC cmd, use " -save-temps=obj" or " -emit-llvm" to generate llvm bitcode
v5.12/KernelBitcode.go:119
↓ 1 callers
Function
handleCC
for CC cmd, use " -save-temps=obj" or " -emit-llvm" to generate llvm bitcode
v6.6/KernelBitcode.go:119
↓ 1 callers
Function
handleKO
handle .ko for external modules
v6.1/KernelBitcode.go:345
↓ 1 callers
Function
handleKO
handle .ko for external modules
v5.12/KernelBitcode.go:350
↓ 1 callers
Function
handleKO
handle .ko for external modules
v6.6/KernelBitcode.go:345
↓ 1 callers
Function
handleLTO
handler *.lto for external modules
v6.1/KernelBitcode.go:321
↓ 1 callers
Function
handleLTO
handler *.lto for external modules
v5.12/KernelBitcode.go:326
↓ 1 callers
Function
handleLTO
handler *.lto for external modules
v6.6/KernelBitcode.go:321
↓ 1 callers
Function
handleOBJCOPY
handle llvm-objcopy cmd
v6.1/KernelBitcode.go:251
↓ 1 callers
Function
handleOBJCOPY
handle llvm-objcopy cmd
v5.12/KernelBitcode.go:243
↓ 1 callers
Function
handleOBJCOPY
handle llvm-objcopy cmd
v6.6/KernelBitcode.go:251
↓ 1 callers
Function
handleSTRIP
handle llvm-strip cmd
v6.1/KernelBitcode.go:267
↓ 1 callers
Function
handleSTRIP
handle llvm-strip cmd
v5.12/KernelBitcode.go:259
↓ 1 callers
Function
handleSTRIP
handle llvm-strip cmd
v6.6/KernelBitcode.go:267
↓ 1 callers
Function
handleSuffixCCWithLD
handler LD cmd in *.o.cmd @file_name in *.o.cmd includes the related file need to get the name from that file
v6.1/KernelBitcode.go:180
↓ 1 callers
Function
handleSuffixCCWithLD
handler LD cmd in *.o.cmd @file_name in *.o.cmd includes the related file need to get the name from that file
v5.12/KernelBitcode.go:180
↓ 1 callers
Function
handleSuffixCCWithLD
handler LD cmd in *.o.cmd @file_name in *.o.cmd includes the related file need to get the name from that file
v6.6/KernelBitcode.go:180
↓ 1 callers
Function
preprocess_command
(command)
compile_commands.py:7
Function
execute_command
(command)
compile_commands.py:31
Function
main
collect compile cmd from *.cmd files in kernel get cmd to generate llvm bitcode
v6.1/KernelBitcode.go:518
Function
main
collect compile cmd from *.cmd files in kernel get cmd to generate llvm bitcode
v5.12/KernelBitcode.go:509
Function
main
collect compile cmd from *.cmd files in kernel get cmd to generate llvm bitcode
v6.6/KernelBitcode.go:518