Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/debuginfo/
Dobject.rs16 fn add_debug_section(&mut self, name: SectionId, data: Vec<u8>) -> Self::SectionId; in add_debug_section() method
28 fn add_debug_section( in add_debug_section() method