Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Ddwp.cc533 find_or_add(uint64_t signature, unsigned int* slotp);
1732 unsigned int* slotp) in find_or_add() argument
1752 *slotp = slot; in find_or_add()
/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c1141 …oid *dhandle, struct stab_handle *info, const char *type_name, const char **pp, debug_type **slotp) in parse_stab_type() argument
1150 if (slotp != NULL) in parse_stab_type()
1151 *slotp = NULL; in parse_stab_type()
1192 if (slotp != NULL && typenums[0] >= 0 && typenums[1] >= 0) in parse_stab_type()
1193 *slotp = stab_find_slot (info, typenums); in parse_stab_type()