Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/linkme-impl/src/
Dlinker.rs12 pub fn section_stop(ident: &Ident) -> String { in section_stop() function
28 pub fn section_stop(ident: &Ident) -> String { in section_stop() function
47 pub fn section_stop(ident: &Ident) -> String { in section_stop() function
63 pub fn section_stop(ident: &Ident) -> String { in section_stop() function
79 pub fn section_stop(ident: &Ident) -> String { in section_stop() function
/aosp_15_r20/external/rust/android-crates-io/crates/linkme/src/
Ddistributed_slice.rs135 section_stop: StaticPtr<T::Element>, field