Searched refs:column_index (Results 1 – 3 of 3) sorted by relevance
518 Dwarf_Unsigned column_index, in dwarf_get_xu_section_names() argument526 if( column_index >= xuhdr->gx_column_count_sections) { in dwarf_get_xu_section_names()532 "column index of %u ",column_index); in dwarf_get_xu_section_names()541 sec_num = xuhdr->gx_section_id[column_index]; in dwarf_get_xu_section_names()562 Dwarf_Unsigned column_index, in dwarf_get_xu_section_offset() argument614 if( column_index >= xuhdr->gx_column_count_sections) { in dwarf_get_xu_section_offset()620 "column index of %u ",column_index); in dwarf_get_xu_section_offset()633 offsetentry = offsetrow + (column_index * LEN32BIT); in dwarf_get_xu_section_offset()636 sizeentry = sizerow + (column_index * LEN32BIT); in dwarf_get_xu_section_offset()
3564 Dwarf_Unsigned /*column_index*/,3572 Dwarf_Unsigned /*column_index*/,