Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/vms/
Dlbr.h300 #define MHD__M_SELSRC 0x1 /* Selective search. */ macro
/toolchain/binutils/binutils-2.25/bfd/
Dvms-lib.c1268 el->selective_search = (mhd->objstat & MHD__M_SELSRC) ? 1 : 0; in vms_lib_bopen()
1351 res->selective_search = (mhd->objstat & MHD__M_SELSRC) ? 1 : 0; in _bfd_vms_lib_get_module()