Searched refs:dwarf_global_cu_offset (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/lib/libdwarf/common/ |
H A D | dwarf_funcs.c | 115 return dwarf_global_cu_offset(func, return_offset, error); in dwarf_func_cu_offset()
|
H A D | dwarf_pubtypes.c | 121 return dwarf_global_cu_offset(type, ret_offset, error); in dwarf_pubtype_cu_offset()
|
H A D | dwarf_types.c | 115 return dwarf_global_cu_offset(type, ret_offset, error); in dwarf_type_cu_offset()
|
H A D | dwarf_vars.c | 117 return dwarf_global_cu_offset(var, returned_offset, error); in dwarf_var_cu_offset()
|
H A D | dwarf_weaks.c | 116 return dwarf_global_cu_offset(weak, weak_off, error); in dwarf_weak_cu_offset()
|
H A D | mapfile-vers | 207 dwarf_global_cu_offset;
|
H A D | dwarf_global.c | 451 dwarf_global_cu_offset(Dwarf_Global global, in dwarf_global_cu_offset() function
|
H A D | libdwarf.h | 1485 int dwarf_global_cu_offset(Dwarf_Global /*global*/,
|