Searched defs:cu_abbrev_offset (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_cu.c33 dwarf_next_cu_header_c(Dwarf_Debug dbg, Dwarf_Bool is_info, Dwarf_Unsigned *cu_length, Dwarf_Half *cu_version, Dwarf_Off *cu_abbrev_offset, Dwarf_Half *cu_pointer_size, Dwarf_Half *cu_offset_size, Dwarf_Half *cu_extension_size, Dwarf_Sig8 *type_signature, Dwarf_Unsigned *type_offset, Dwarf_Unsigned *cu_next_offset, Dwarf_Error *error) argument
115 dwarf_next_cu_header_b(Dwarf_Debug dbg, Dwarf_Unsigned *cu_length, Dwarf_Half *cu_version, Dwarf_Off *cu_abbrev_offset, Dwarf_Half *cu_pointer_size, Dwarf_Half *cu_offset_size, Dwarf_Half *cu_extension_size, Dwarf_Unsigned *cu_next_offset, Dwarf_Error *error) argument
128 dwarf_next_cu_header(Dwarf_Debug dbg, Dwarf_Unsigned *cu_length, Dwarf_Half *cu_version, Dwarf_Off *cu_abbrev_offset, Dwarf_Half *cu_pointer_size, Dwarf_Unsigned *cu_next_offset, Dwarf_Error *error) argument
H A D_libdwarf.h325 uint64_t cu_abbrev_offset; /* Offset into .debug_abbrev. */ member in struct:_Dwarf_CU
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2.h95 unsigned char cu_abbrev_offset [4]; member in struct:__anon1310
104 unsigned long cu_abbrev_offset; member in struct:__anon1311
/freebsd-11-stable/contrib/binutils/include/elf/
H A Ddwarf2.h95 unsigned char cu_abbrev_offset [4]; member in struct:__anon497
104 unsigned long cu_abbrev_offset; member in struct:__anon498

Completed in 178 milliseconds