Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ GetOBJCOPY
Method
GetOBJCOPY
configs/toolchain.go:432–434 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
430
}
431
432
func
(t Toolchain) GetOBJCOPY() string {
433
return
t.OBJCOPY
434
}
435
436
func
(t Toolchain) GetOBJDUMP() string {
437
return
t.OBJDUMP
Callers
1
SetEnvs
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected