Lines Matching refs:die

260     char *die;			/* Pointer to the raw DIE data */
749 lookup_utype -- look up a user defined type from die reference
787 alloc_utype -- add a user defined type for die reference
795 Given a die reference DIE_REF, and a possible pointer to a user
865 decode_die_type -- return a type for a specified die
873 Given a pointer to a die information structure DIP, decode the
874 type of the die and return a pointer to the decoded type. All
923 Given pointer to a die information structure for a die which
925 and pointers to the raw die data that define the range of dies which
1117 of the structure or union. DIP is a pointer to the die info
1589 Given a pointer to a die which begins an enumeration, process all
1630 Given a pointer to a die information structure for the die which
1766 a die information structure pointer DIP for the die which
1767 starts the function scope, and pointers into the raw die data
1870 pointer to the die information structure for the die which
1871 starts the file scope, and pointers into the raw die data which
2500 add to a partial symbol table, finish filling in the die info
2650 /* To avoid getting complete die information for every die, we
3406 basicdieinfo -- extract the minimal die info from raw die data
3416 die info structure, this function extracts the basic information
3433 as ensuring that the instance of the die info structure starts
3435 in error reporting if we have a problem with the current die.
3450 length of the die would not cause it to overrun the recorded end of
3461 dip->die = diep;
3497 Given a pointer to an already partially initialized die info structure,
3498 scan the raw DIE data and finish filling in the die info structure
3527 diep = dip->die;