Home | History | Annotate | Download | only in definition-tool

Lines Matching refs:src_path

1808     def add_dlopen_dep(self, src_path, dst_path):
1811 srcs = self._get_libs_in_elf_class(elf_class, src_path)
1818 .format(src_path, dst_path))