Searched refs:return_offset (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_funcs.c | 95 Dwarf_Off * return_offset, Dwarf_Error * error) in dwarf_func_die_offset() argument 99 return dwarf_global_die_offset(func, return_offset, error); in dwarf_func_die_offset() 105 Dwarf_Off * return_offset, Dwarf_Error * error) in dwarf_func_cu_offset() argument 109 return dwarf_global_cu_offset(func, return_offset, error); in dwarf_func_cu_offset()
|
H A D | dwarf_global.c | 860 Dwarf_Off* return_offset, in dwarf_CU_dieoffset_given_die() argument 872 die->di_is_info, return_offset,error); in dwarf_CU_dieoffset_given_die()
|
H A D | generated_libdwarf.h.in | 1748 Dwarf_Off* /*return_offset*/, 1777 Dwarf_Off* /*return_offset*/, 1785 Dwarf_Off* /*return_offset*/, 2061 /* dwarf_formref returns, thru return_offset, a CU-relative offset 2064 Dwarf_Off* /*return_offset*/, 2066 /* dwarf_global_formref returns, thru return_offset, 2069 Dwarf_Off* /*return_offset*/, 2650 Dwarf_Off* /*return_offset*/, 2676 Dwarf_Off* /*return_offset*/, 2713 Dwarf_Off* /*return_offset*/, [all …]
|
H A D | libdwarf.h.in | 1748 Dwarf_Off* /*return_offset*/, 1777 Dwarf_Off* /*return_offset*/, 1785 Dwarf_Off* /*return_offset*/, 2061 /* dwarf_formref returns, thru return_offset, a CU-relative offset 2064 Dwarf_Off* /*return_offset*/, 2066 /* dwarf_global_formref returns, thru return_offset, 2069 Dwarf_Off* /*return_offset*/, 2650 Dwarf_Off* /*return_offset*/, 2676 Dwarf_Off* /*return_offset*/, 2713 Dwarf_Off* /*return_offset*/, [all …]
|