Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/src/debuginfo/
H A Dobject.rs18 fn add_debug_section(&mut self, name: SectionId, data: Vec<u8>) -> Self::SectionId; in add_debug_section() method
30 fn add_debug_section( in add_debug_section() method