Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c191 static debug_type *stab_find_slot (struct stab_handle *, const int *);
1193 *slotp = stab_find_slot (info, typenums); in parse_stab_type()
3295 stab_find_slot (struct stab_handle *info, const int *typenums) in stab_find_slot() function
3350 slot = stab_find_slot (info, typenums); in stab_find_type()
3368 slot = stab_find_slot (info, typenums); in stab_record_type()