Home
last modified time | relevance | path

Searched refs:abbrev_offsetp (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdw/
Ddwarf_nextcu.c23 dwarf_nextcu (dwarf, off, next_off, header_sizep, abbrev_offsetp, in dwarf_nextcu() argument
29 Dwarf_Off *abbrev_offsetp;
109 if (abbrev_offsetp != NULL)
110 *abbrev_offsetp = abbrev_offset;
Dlibdw.h181 size_t *header_sizep, Dwarf_Off *abbrev_offsetp,