Lines Matching +full:low +full:- +full:vt

24 .\" $Id: dwarf.3 3644 2018-10-15 19:55:01Z jkoshy $
48 .Bl -bullet
69 .Bl -tag -width ".Li Dwarf_*" -compact
82 .Bl -tag -width ".Vt Dwarf_Unsigned" -compact
83 .It Vt Dwarf_Abbrev
85 .It Vt Dwarf_Addr
87 .It Vt Dwarf_Arange
89 .It Vt Dwarf_Attribute , Vt Dwarf_P_Attribute
91 .It Vt Dwarf_Bool
93 .It Vt Dwarf_Cie , Vt Dwarf_P_Cie
95 .It Vt Dwarf_Debug , Vt Dwarf_P_Debug
97 .It Vt Dwarf_Die , Vt Dwarf_P_Die
99 .It Vt Dwarf_Fde , Vt Dwarf_P_Fde
101 .It Vt Dwarf_Func
103 .It Vt Dwarf_Global
105 .It Vt Dwarf_Half
106 A 16-bit wide unsigned numeric type.
107 .It Vt Dwarf_Handler
109 .It Vt Dwarf_Line
111 .It Vt Dwarf_Off
113 .It Vt Dwarf_P_Expr
115 .It Vt Dwarf_Ptr
117 .It Vt Dwarf_Signed
118 A 64-bit wide signed numeric type.
119 .It Vt Dwarf_Small
120 An 8-bit wide unsigned numeric type.
121 .It Vt Dwarf_Type
122 A descriptor representing a user-specified type.
123 .It Vt Dwarf_Unsigned
124 A 64-bit wide unsigned numeric type.
125 .It Vt Dwarf_Var
127 .It Vt Dwarf_Weak
138 .Bl -enum -compact
145 parameter is non-NULL, then an error descriptor is written to the
172 .Bl -tag -compact -width "CCCC"
174 .Bl -tag -compact -width indent
188 .Bl -tag -compact -width indent
203 Retrieve information about non-contiguous address ranges for
207 .Bl -tag -compact -width indent
217 Retrieve the section-relative offset of an attribute descriptor.
225 Retrieve an attribute's value as a NUL-terminated string.
242 .Dv ADDRESS Ns - Ns
246 .Dv BLOCK Ns - Ns
252 .Dv BOOLEAN Ns - Ns
256 .Dv REFERENCE Ns - Ns
260 .Dv CONSTANT Ns - Ns
266 .Dv STRING Ns - Ns
280 .Bl -tag -compact -width indent
309 .Bl -tag -compact -width indent
324 .Bl -tag -compact -width indent
354 .Bl -tag -compact -width indent
368 .Bl -tag -compact -width indent
394 allow an application to specify alternate low-level file access
397 .Bl -tag -compact -width indent
421 .Bl -tag -compact -width indent
434 .Bl -tag -compact -width indent
436 Retrieve a human-readable error message.
445 .Bl -tag -compact -width indent
465 .Bl -tag -compact -width indent
524 .Bl -tag -compact -width indent
526 Retrieve descriptors for user-defined types.
541 .Bl -tag -compact -width indent
554 .Bl -tag -compact -width indent
567 .Bl -tag -compact -width indent
572 Retrieve a NUL-terminated string from the DWARF string section.
584 .Bl -tag -width "CCCC"
606 .Bl -tag -compact -width indent
624 .Bl -tag -compact -width indent
637 .Bl -tag -compact -width indent
648 .Bl -tag -compact -width indent
704 .Bl -bullet -compact
706 The memory management scheme used differs, in a backward-compatible
712 There is provision for setting a library-wide error handler in
713 addition to the per-debug context handlers supported by the SGI/GNU
720 .Bl -bullet -compact
740 A BSD-licensed implementation of a subset of the API was written by