Searched refs:Dwarf_Sig8 (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_cu.c | 37 Dwarf_Sig8 *type_signature, Dwarf_Unsigned *type_offset, in dwarf_next_cu_header_c()
|
H A D | libdwarf.h | 127 } Dwarf_Sig8; typedef 572 int dwarf_formsig8(Dwarf_Attribute, Dwarf_Sig8 *, Dwarf_Error *); 764 Dwarf_Half *, Dwarf_Half *, Dwarf_Sig8 *, Dwarf_Unsigned *,
|
H A D | dwarf_form.c | 323 dwarf_formsig8(Dwarf_Attribute at, Dwarf_Sig8 *return_sig8, Dwarf_Error *error) in dwarf_formsig8()
|
H A D | _libdwarf.h | 332 Dwarf_Sig8 cu_type_sig; /* Type unit's signature. */
|
/freebsd/contrib/elftoolchain/readelf/ |
H A D | readelf.c | 5231 Dwarf_Sig8 v_sig8; in dump_dwarf_die() 5517 Dwarf_Sig8 sig8; in dump_dwarf_info()
|