Home
last modified time | relevance | path

Searched refs:type_index (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dwrstabs.c151 long type_index; member
493 info.type_index = 1; in write_stabs_in_sections_debugging_info()
592 tindex = info->type_index; in stab_empty_type()
593 ++info->type_index; in stab_empty_type()
615 tindex = info->type_index; in stab_void_type()
616 ++info->type_index; in stab_void_type()
652 tindex = info->type_index; in stab_int_type()
653 ++info->type_index; in stab_int_type()
711 tindex = info->type_index; in stab_float_type()
712 ++info->type_index; in stab_float_type()
[all …]