Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dxsym.h63 BFD_SYM_STORAGE_KIND_REFERENCE = 2, enumerator
Dxsym.c1185 case BFD_SYM_STORAGE_KIND_REFERENCE: return "REFERENCE"; in bfd_sym_unparse_storage_kind()