Searched refs:EntryAttributesContext (Results 1 – 2 of 2) sorted by relevance
2 use super::attr::{EntryAttributesContext, clone_die_attributes};296 EntryAttributesContext { in clone_unit()312 EntryAttributesContext { in clone_unit()399 EntryAttributesContext { in clone_unit()
14 pub(crate) struct EntryAttributesContext<'a> { struct48 mut attr_context: EntryAttributesContext, in clone_die_attributes() argument281 attr_context: &mut EntryAttributesContext, in prepare_die_context() argument