Searched defs:stdLinkage (Results 1 – 6 of 6) sorted by relevance
124 func (fuzzer *fuzzDecorator) stdLinkage(device bool) RustLinkage { func
92 func (benchmark *benchmarkDecorator) stdLinkage(device bool) RustLinkage { func
171 func (binary *binaryDecorator) stdLinkage(device bool) RustLinkage { func
280 func (test *testDecorator) stdLinkage(device bool) RustLinkage { func
72 stdLinkage(device bool) RustLinkage methodSpec319 func (compiler *baseCompiler) stdLinkage(device bool) RustLinkage { func
309 func (library *libraryDecorator) stdLinkage(device bool) RustLinkage { func