Searched refs:stab_get_struct_index (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | wrstabs.c | 185 static long stab_get_struct_index 1260 stab_get_struct_index (struct stab_write_handle *info, const char *tag, in stab_get_struct_index() function 1324 tindex = stab_get_struct_index (info, tag, id, DEBUG_KIND_ILLEGAL, in stab_start_struct_type() 1871 tindex = stab_get_struct_index (info, name, id, kind, &size); in stab_tag_type()
|