Searched refs:BFD_SYM_STORAGE_KIND_REFERENCE (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ | ||
D | xsym.h | 63 BFD_SYM_STORAGE_KIND_REFERENCE = 2, enumerator |
D | xsym.c | 1185 case BFD_SYM_STORAGE_KIND_REFERENCE: return "REFERENCE"; in bfd_sym_unparse_storage_kind() |