Home
last modified time | relevance | path

Searched refs:function_info (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp180 FunctionInfo function_info; in GetUnwindPlan() local
183 if (function_info.encoding == 0) in GetUnwindPlan()
197 function_info.encoding, strm.GetData()); in GetUnwindPlan()
200 if (function_info.valid_range_offset_start != 0 && in GetUnwindPlan()
201 function_info.valid_range_offset_end != 0) { in GetUnwindPlan()
205 function_info.valid_range_offset_start + in GetUnwindPlan()
745 unwind_plan.SetLSDAAddress(function_info.lsda_address); in CreateUnwindPlan_x86_64()
810 function_info.valid_range_offset_start != 0) { in CreateUnwindPlan_x86_64()
1016 unwind_plan.SetLSDAAddress(function_info.lsda_address); in CreateUnwindPlan_i386()
1074 function_info.valid_range_offset_start != 0) { in CreateUnwindPlan_i386()
[all …]
H A DDWARFCallFrameInfo.cpp211 FunctionAddressAndSizeVector &function_info) { in GetFunctionAddressAndSizeVector() argument
214 function_info.Clear(); in GetFunctionAddressAndSizeVector()
216 function_info.Reserve(count); in GetFunctionAddressAndSizeVector()
223 function_info.Append(function_offset_entry); in GetFunctionAddressAndSizeVector()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h130 bool CreateUnwindPlan_x86_64(Target &target, FunctionInfo &function_info,
134 bool CreateUnwindPlan_i386(Target &target, FunctionInfo &function_info,
138 bool CreateUnwindPlan_arm64(Target &target, FunctionInfo &function_info,
142 bool CreateUnwindPlan_armv7(Target &target, FunctionInfo &function_info,
H A DDWARFCallFrameInfo.h70 GetFunctionAddressAndSizeVector(FunctionAddressAndSizeVector &function_info);
/freebsd-12.1/contrib/binutils/bfd/
H A Delf32-spu.c1579 struct function_info *fun;
1584 struct function_info struct
1590 struct function_info *start; argument
1621 struct function_info fun[1]; argument
1644 static struct function_info *
1734 func_name (struct function_info *fun) in func_name()
1848 static struct function_info *
1929 struct function_info *caller; in mark_functions_via_relocs()
1975 struct function_info *fun; in mark_functions_via_relocs()
2484 sum_stack (struct function_info *fun, in sum_stack()
[all …]
H A DChangeLog583 (struct call_info, struct function_info): New.
/freebsd-12.1/contrib/gcc/
H A Dgcov.c70 struct function_info;
168 typedef struct function_info struct
189 struct function_info *line_next; argument
192 struct function_info *next; argument
701 struct function_info *fn = NULL; in read_graph_file()
1013 struct function_info *fn_n = functions; in read_count_file()
H A DChangeLog-200325420 * gcov.c (struct function_info): Add ident.
28339 (struct function_info): Add blocks_executed, line, src, line_next
31572 (struct function_info): n_arc_counts field removed, n_counter_sections,
/freebsd-12.1/sys/netinet/
H A Dtcp_subr.c595 SYSCTL_PROC(_net_inet_tcp, OID_AUTO, function_info,