Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dhp300hpux.c353 int name_type; in convert_sym_type() local
356 name_type = (cache_ptr->type); in convert_sym_type()
359 if ((name_type & HP_SYMTYPE_ALIGN) != 0) in convert_sym_type()
362 name_type = 0; in convert_sym_type()
365 if (name_type == HP_SYMTYPE_FILENAME) in convert_sym_type()
369 switch (name_type & HP_SYMTYPE_TYPE) in convert_sym_type()
399 if (name_type & HP_SYMTYPE_EXTERNAL) in convert_sym_type()
402 if (name_type & HP_SECONDARY_SYMBOL) in convert_sym_type()