Lines Matching full:list
72 * in the DIE's attribute list.
110 /* Advances to the DIE's property list.
113 * DIE attribute abbreviation list. This parameter can be NULL, if the
114 * caller is not interested in attribute abbreviation list for this DIE.
118 * Pointer to the beginning of the DIE attribute list in mapped .debug_info
139 /* Gets last child object in the list of this DIE's childs. NOTE: for better
140 * performace the list is created in reverse order (relatively to the order,
147 /* Links next child to the list of this DIE childs. */
152 /* Gets previous sibling of this DIE in the parent's DIE object list. */
157 /* Links next sibling to the list of this DIE siblings. */
192 /* Last child object in the list of this DIE's childs. NOTE: for better
193 * performace the list is created in reverse order (relatively to the order,
198 /* Previous sibling of this DIE in the parent's DIE object list. */