Searched refs:BFD_SYM_STORAGE_KIND_WITH (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ | ||
D | xsym.h | 64 BFD_SYM_STORAGE_KIND_WITH = 3 enumerator |
D | xsym.c | 1186 case BFD_SYM_STORAGE_KIND_WITH: return "WITH"; in bfd_sym_unparse_storage_kind() |