Lines Matching full:die
32 /* Get the lowest PC in DIE (including range list) */
35 /* Ensure that this DIE is a subprogram and definition (not declaration) */
38 /* Ensure that this DIE is an instance of a subprogram */
53 /* Get declared file name of a DIE */
56 /* Get type die */
59 /* Get a type die, but skip qualifiers and typedef */
62 /* Check whether the DIE is signed or not */
97 /* Walk on the instances of given DIE */
106 * Walk on lines inside given DIE. If the DIE is a subprogram, walk only on
107 * the lines inside the subprogram, otherwise the DIE must be a CU DIE.
119 /* Get the name of given type DIE */
122 /* Get the name of given variable DIE */
125 /* Get the name and type of given variable DIE, stored as "type\tname" */
140 /* Get byte offset range of given variable DIE */