Home
last modified time | relevance | path

Searched refs:WEAKEN_ALL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h212 #define WEAKEN_ALL 0x00000100U macro
H A Dmain.c358 ecp->flags & WEAKEN_ALL || in create_elf()
1076 ecp->flags |= WEAKEN_ALL; in elfcopy_main()
H A Dsymbols.c527 if (ecp->flags & WEAKEN_ALL || in generate_symbols()