Lines Matching +full:low +full:- +full:vt
25 .\" $Id: dwarf_object_init.3 3644 2018-10-15 19:55:01Z jkoshy $
32 .Nd allocate a DWARF debug descriptor with application-specific file \
51 instance that uses application-supplied access methods to read file
96 .Bl -tag -width indent
97 .It Vt "Dwarf_Obj_Access_Interface"
99 with a pointer to application-private state.
100 .Bd -literal -offset indent
107 .Bl -tag -width ".Ar methods" -compact
109 This field points to application-specific state that will be passed as
115 .It Vt Dwarf_Obj_Access_Methods
116 This structure specifies the functions implementing low-level access.
117 .Bd -literal -offset indent
130 .Bl -tag -width ".Ar get_section_count" -compact
176 .It Vt Dwarf_Obj_Access_Section
178 .Bd -literal -offset indent
186 .Bl -tag -width ".Ar name" -compact
192 A pointer to a NUL-terminated string containing the name of the
209 .Bl -tag -width ".Bq Er DW_DLE_DEBUG_INFO_NULL"