Searched refs:BFD_SYM_STORAGE_KIND_LOCAL (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ | ||
D | xsym.h | 61 BFD_SYM_STORAGE_KIND_LOCAL = 0, enumerator |
D | xsym.c | 1183 case BFD_SYM_STORAGE_KIND_LOCAL: return "LOCAL"; in bfd_sym_unparse_storage_kind() |