Home
last modified time | relevance | path

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

/trunk/main/solenv/bin/modules/
H A DCreatePDBRelocators.pm209 my @bin = $self->find_binary_execs("$template/bin");
210 my @workdir_bin = $self->find_binary_execs("$template2/Executable");
211 my @bin_so = $self->find_binary_execs("$template/bin/so");
217 sub find_binary_execs subroutine

Completed in 10 milliseconds