Searched defs:FunctionFrameInfo (Results 1 – 4 of 4) sorted by relevance
14 frame_info: Option<&FunctionFrameInfo>, in append_vmctx_info()
22 pub struct FunctionFrameInfo<'a> { struct23 pub value_ranges: &'a ValueLabelsRanges,24 pub memory_offset: ModuleMemoryOffset,205 frame_info: &FunctionFrameInfo, in append_memory_deref()256 frame_info: Option<&'a FunctionFrameInfo>, in build_with_locals()
44 frame_info: Option<&FunctionFrameInfo>, in clone_die_attributes()
197 frame_info: &FunctionFrameInfo, in generate_vars()