Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dxsym.h61 BFD_SYM_STORAGE_KIND_LOCAL = 0, enumerator
Dxsym.c1183 case BFD_SYM_STORAGE_KIND_LOCAL: return "LOCAL"; in bfd_sym_unparse_storage_kind()