Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/lib/ExtUtils/
DEmbed.pm135 sub _ldflags { subroutine
233 my $ldflags = _ldflags();
/openbsd/src/gnu/llvm/llvm/utils/
Dcollect_and_build_with_pgo.py67 _ldflags = [ variable in CmakeInvocation
78 for flag in CmakeInvocation._cflags + CmakeInvocation._ldflags:
107 for f in CmakeInvocation._ldflags: