Home
last modified time | relevance | path

Searched defs:symbol_type (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dsom.c149 unsigned int symbol_type; member
4579 unsigned int symbol_type = (flags >> SOM_SYMBOL_TYPE_SH) & SOM_SYMBOL_TYPE_MASK; in bfd_section_from_som_symbol() local
4662 unsigned int symbol_type = in som_slurp_symbol_table() local
/toolchain/binutils/binutils-2.25/gas/
Decoff.c2381 st_to_string (symbol_type) in st_to_string() argument