Home
last modified time | relevance | path

Searched refs:universal (Results 1 – 25 of 124) sorted by relevance

12345

/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-lipo.rst1 llvm-lipo - LLVM tool for manipulating universal binaries
13 …e universal binaries from Mach-O files, extract regular object files from universal binaries, and …
48 Take a single universal binary input file and the thin flag followed by an architecture type.
54 Output a universal binary combining the input files.
58 Take a single universal binary input file and require the output flag to be specified.
60 Output a universal binary with the specified architecture slice in the
61 universal binary input replaced with the contents of the thin input file.
H A Dllvm-otool.rst24 Select slice of universal Mach-O file.
48 Print universal headers.
H A Dllvm-cov.rst259 corresponds to the Nth specified binary. If the covered object is a universal
261 architecture that is not included in the universal binary or to use an
262 architecture that does not match a non-universal binary.
401 If the covered binary is a universal binary, select the architecture to use.
403 universal binary or to use an architecture that does not match a
404 non-universal binary.
478 If the covered binary is a universal binary, select the architecture to use.
480 universal binary or to use an architecture that does not match a
481 non-universal binary.
H A Dllvm-dwarfutil.rst88 - `universal`: both `bfd` and `maxpc`.
92 The value `universal` is used by default.
/openbsd-src/gnu/llvm/llvm/tools/llvm-lipo/
H A DLipoOpts.td12 "architecture when creating a universal binary file. The "
34 "filename and arch_types. Groups universal binaries "
44 HelpText<"Create a universal output file containing only the specified "
49 HelpText<"Create a universal binary output file from the input "
56 "input_file in a universal binary. Requires -output option">;
/openbsd-src/gnu/usr.bin/perl/t/lib/warnings/
H A Duniversal1 universal.c AOK
8 # universal.c [S_isa_lookup]
17 # universal.c [S_isa_lookup]
/openbsd-src/lib/libc/rpc/
H A Dsvc_simple.c54 static void universal(struct svc_req *, SVCXPRT *);
72 universal, IPPROTO_UDP)) in registerrpc()
88 universal(struct svc_req *rqstp, SVCXPRT *transp) in universal() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A DOptions.td44 MetaVarName<"[bfd,maxpc,exec,universal]">,
45 HelpText<"Tombstone value used as a marker of invalid address(default: universal)\n"
49 " =universal - Both: bfd and maxpc"
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.cfg5 universal=1
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-01-31-UniversalIRIdea.txt25 The risk is that this sounds like a universal IR -- something that the
28 convince anyone that we have a universal IR that will work. We need to
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DOtoolOpts.td8 HelpText<"select slice of universal Mach-O file">;
12 def f : Flag<["-"], "f">, HelpText<"print universal headers">;
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td168 "incomplete universal character name">;
170 "incomplete delimited universal character name; "
173 "empty delimited universal character name; "
176 "incomplete universal character name; "
181 "character '%0' cannot be specified by a universal character name">;
183 "universal character name refers to a control character">;
184 def err_ucn_escape_invalid : Error<"invalid universal character">;
186 "universal character name refers to a surrogate character">,
195 "specifying character '%0' with a universal character name "
198 "universal character name referring to a control character "
[all …]
/openbsd-src/gnu/llvm/libcxx/utils/ci/
H A Dapple-install-libcxx.sh35 and a universal binary containing all architectures will be
/openbsd-src/gnu/usr.bin/perl/Cross/
H A Dcflags-cross-arm107 universal) ;;
/openbsd-src/gnu/llvm/lldb/docs/status/
H A Dfeatures.rst9 …xtract object files contained within a file. Support currently includes universal Mach-O files & B…
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DObject.cpp142 auto universal = cast<MachOUniversalBinary>(unwrap(BR)); in LLVMMachOUniversalBinaryCopyObjectForArch() local
144 universal->getMachOObjectForArch({Arch, ArchLen})); in LLVMMachOUniversalBinaryCopyObjectForArch()
/openbsd-src/gnu/gcc/libcpp/po/
H A Dca.po56 msgid "universal character names are only valid in C++ and C99"
70 msgid "incomplete universal character name %.*s"
71 msgstr "el nom de car�cter universal %.*s �s incomplet"
75 msgid "%.*s is not a valid universal character"
76 msgstr "%.*s no �s un car�cter universal v�lid"
84 msgid "universal character %.*s is not valid in an identifier"
85 msgstr "el nom de car�cter universal %.*s no �s v�lid en un identificador"
89 msgid "universal character %.*s is not valid at the start of an identifier"
90 msgstr "el nom de car�cter universal %.*s no �s v�lid a l'inici d'un identificador"
H A Dcpplib.pot54 msgid "universal character names are only valid in C++ and C99"
68 msgid "incomplete universal character name %.*s"
73 msgid "%.*s is not a valid universal character"
83 msgid "universal character %.*s is not valid in an identifier"
88 msgid "universal character %.*s is not valid at the start of an identifier"
H A Dzh_CN.po52 msgid "universal character names are only valid in C++ and C99"
66 msgid "incomplete universal character name %.*s"
71 msgid "%.*s is not a valid universal character"
80 msgid "universal character %.*s is not valid in an identifier"
85 msgid "universal character %.*s is not valid at the start of an identifier"
H A Dzh_TW.po54 msgid "universal character names are only valid in C++ and C99"
68 msgid "incomplete universal character name %.*s"
73 msgid "%.*s is not a valid universal character"
82 msgid "universal character %.*s is not valid in an identifier"
87 msgid "universal character %.*s is not valid at the start of an identifier"
/openbsd-src/gnu/llvm/compiler-rt/cmake/Modules/
H A DUseLibtool.cmake40 # does not understanding universal binaries, so skip this step. It's important
/openbsd-src/gnu/usr.bin/perl/dist/Safe/
H A DChanges108 Break apart the list of functions defined in universal.c by perl
136 Share the internal XS functions defined in universal.c
/openbsd-src/gnu/usr.bin/perl/cpan/Digest-SHA/t/
H A Dmethods.t61 # test addfile "universal newlines" mode
/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A DCMakeLists.txt70 # (universal binary on Mac and arch-specific object files on Linux).
/openbsd-src/sys/dev/cardbus/
H A Dfiles.cardbus22 # PCI "universal" communication device driver, for com, lpt, etc. ports

12345