Searched refs:return_offset (Results 1 – 2 of 2) sorted by relevance
106 dwarf_formref(Dwarf_Attribute at, Dwarf_Off *return_offset, Dwarf_Error *error) in dwarf_formref() argument113 if (at == NULL || return_offset == NULL) { in dwarf_formref()124 *return_offset = (Dwarf_Off) at->u[0].u64; in dwarf_formref()136 dwarf_global_formref(Dwarf_Attribute at, Dwarf_Off *return_offset, in dwarf_global_formref() argument144 if (at == NULL || return_offset == NULL) { in dwarf_global_formref()152 *return_offset = (Dwarf_Off) at->u[0].u64; in dwarf_global_formref()160 *return_offset = (Dwarf_Off) at->u[0].u64 + in dwarf_global_formref()
109 Hex64 return_offset; member125 io.mapRequired("return_offset", callsite.return_offset); in mapping()208 CSI.ReturnOffset = CallSiteYAML.return_offset; in processYAMLFunctions()