Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/linkme-impl/src/
Ddeclaration.rs83 let linux_dupcheck_stop = linux_section_stop.replacen("linkme", "linkm2", 1); in expand() localVariable
149 …target_os = "none", target_os = "linux", target_os = "android"), link_name = #linux_dupcheck_stop)] in expand()