Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dconfig.py208 link_flags = _prefixed_env_list('LIB', '-L')
211 link_flags=link_flags)
364 self.cxx.link_flags += ['-nostdlib']
374 self.cxx.link_flags += ['-pthread']
408 self.cxx.link_flags += ['-lc++']
415 self.cxx.link_flags += [abs_path]
417 self.cxx.link_flags += ['-lc++']
422 self.cxx.link_flags += ['-lstdc++']
424 self.cxx.link_flags += ['-lsupc++']
442 self.cxx.link_flags += ['-lcxxrt']
[all …]
/netbsd/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dcompiler.py20 def __init__(self, config, path, flags=None, compile_flags=None, link_flags=None, argument
31 self.link_flags = list(link_flags or [])
134 cmd += self.link_flags
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_link.h135 struct link_flags { struct
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dia64.h268 unsigned char link_flags[8]; /* Original NT_VMS_LNKFLAGS. */ member
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h268 unsigned char link_flags[8]; /* Original NT_VMS_LNKFLAGS. */ member
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dia64.h268 unsigned char link_flags[8]; /* Original NT_VMS_LNKFLAGS. */ member
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h268 unsigned char link_flags[8]; /* Original NT_VMS_LNKFLAGS. */ member
/netbsd/external/apache2/llvm/dist/libcxx/docs/
H A DTestingLibcxx.rst63 $ <build>/bin/llvm-lit -sv libcxx/test --param=link_flags='-L/custom/library/path'
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf64-ia64-vms.c1209 bfd_putl64 (VMS_LF_IMGSTA | VMS_LF_MAIN, orig_dyn->link_flags); in create_ia64_vms_notes()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf64-ia64-vms.c1209 bfd_putl64 (VMS_LF_IMGSTA | VMS_LF_MAIN, orig_dyn->link_flags); in create_ia64_vms_notes()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ia64-vms.c1216 bfd_putl64 (VMS_LF_IMGSTA | VMS_LF_MAIN, orig_dyn->link_flags); in create_ia64_vms_notes()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ia64-vms.c1209 bfd_putl64 (VMS_LF_IMGSTA | VMS_LF_MAIN, orig_dyn->link_flags); in create_ia64_vms_notes()