Home
last modified time | relevance | path

Searched refs:linux_dupcheck (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/linkme-impl/src/
Ddeclaration.rs81 let linux_dupcheck = linux_section.replacen("linkme", "linkm2", 1); in expand() localVariable
180 …y(target_os = "none", target_os = "linux", target_os = "android"), link_section = #linux_dupcheck)] in expand()