Home
last modified time | relevance | path

Searched defs:object_file (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
H A Dobject.py291 def __init__(self, ptr, object_file): argument
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dcompiler.py197 def compileLinkTwoSteps(self, source_file, out=None, object_file=None, argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2.c590 const char **object_file = CONST_CAST2 (const char **, char **, object_lst); in maybe_run_lto_and_relink() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcollect2.cc582 const char **object_file = CONST_CAST2 (const char **, char **, object_lst); in maybe_run_lto_and_relink() local