Home
last modified time | relevance | path

Searched defs:bindgen_c_flags_lto (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/rust/
DMakefile277 bindgen_c_flags_lto = $(filter-out $(CC_FLAGS_LTO), $(bindgen_c_flags)) macro
279 bindgen_c_flags_lto = $(bindgen_c_flags) macro