Lines Matching full:die
44 some DIE offsets wrongly
332 /* Read initial offset (of DIE within CU) of a pubname, final in _dwarf_internal_get_pubnames_like_data()
346 die_offset_in_cu, "offset of die in cu"); in _dwarf_internal_get_pubnames_like_data()
354 /* Loop thru pairs. DIE off with CU followed by string. */ in _dwarf_internal_get_pubnames_like_data()
464 die_offset_in_cu, "offset of next die in cu"); in _dwarf_internal_get_pubnames_like_data()
542 global offset of the DIE for this entry.
570 the offset of the compilation unit die, and
571 other cu-local die offsets were faked so adding this to
595 CU DIE. Now correctly returns the header offset. */ in dwarf_global_cu_offset()
616 "No room for a DIE there... " in build_off_end_msg()
624 name, symbol DIE offset, and the cu-DIE offset.
686 start of the CU header, so no die can have a zero in dwarf_global_name_offsets()
789 Return thru outFileOffset the offset of the CU DIE.
851 the global debug_info section offset of the CU die
852 that is the CU containing the given (passed-in) die.
854 find and print context information for any die.
857 to get a die pointer to the CU die. */
859 dwarf_CU_dieoffset_given_die(Dwarf_Die die, in dwarf_CU_dieoffset_given_die() argument
866 CHECK_DIE(die, DW_DLV_ERROR); in dwarf_CU_dieoffset_given_die()
867 cucontext = die->di_cu_context; in dwarf_CU_dieoffset_given_die()
872 die->di_is_info, return_offset,error); in dwarf_CU_dieoffset_given_die()