Lines Matching +refs:clang +refs:rename +refs:binary

137 listing and explanation of the binary and decimal byte size prefixes.
1502 BRIG files (binary representation of HSAIL).
1706 @samp{^} character, so for example to display all binary warning
1758 Alternatively you can discover which binary optimizations are enabled
2389 code that is not binary compatible with code generated without it if the
4508 bad-binary-ops.c:64:23: error: invalid operands to binary + (have 'S' @{aka
4529 "column": 23, "file": "bad-binary-ops.c", "line": 64
4534 "column": 10, "file": "bad-binary-ops.c", "line": 64
4537 "column": 21, "file": "bad-binary-ops.c", "line": 64
4543 "column": 25, "file": "bad-binary-ops.c", "line": 64
4546 "column": 36, "file": "bad-binary-ops.c", "line": 64
4551 "message": "invalid operands to binary + @dots{}"
4987 concerned about the fact that code generated by G++ may not be binary
11170 When producing the final binary, GCC only
11407 Profiles collected using an instrumented binary for multi-threaded programs may
11485 unstripped binary for your program to this tool.
11490 create_gcov --binary=your_program.unstripped --profile=perf.data \
12575 @item selsched-insns-to-rename
13462 This is not desirable when directory used to build the instrumented binary
13463 differs from the directory used to build the binary optimized with profile
13605 at runtime. See @uref{https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html} for more detail…
13664 the result of @code{+}, @code{*}, and both unary and binary @code{-}
14171 section of the resulting binary.
14305 binary. In this case @option{-fpic} and @option{-fpie} are both
14322 @option{-ffat-lto-objects} is specified, binary code is produced for future
14329 code generation is forced, a final binary is produced, and the intermediate
14978 switch is not binary compatible with code compiled with the
14980 Use it to conform to a non-default application binary interface.
14996 switch is not binary compatible with code compiled with the
14998 Use it to conform to a non-default application binary interface.
15007 code that is not binary compatible with code generated without that switch.
15008 Use it to conform to a non-default application binary interface.
15017 code that is not binary compatible with code generated without that switch.
15018 Use it to conform to a non-default application binary interface.
15154 of the recording is target and binary file format dependent, but it
15292 code that is not binary compatible with code generated without that switch.
15294 Use it to conform to a non-default application binary interface.
15303 generate code that is not binary compatible with code generated without that
15304 switch. Use it to conform to a non-default application binary interface.
15337 @option{-fno-trampolines} are not binary compatible if nested functions are
15435 The default value of this option is determined by the application binary
20583 to generate code that is not binary compatible with code generated
21817 This causes the resulting binary to be dynamic. On the 64-bit port,
22600 most published application binary interface specifications for the m68k.
25285 the size of the final ELF binary. Beware that the compiler could still
26971 for debugging purposes usually requires that the whole binary is built with
27058 command will be added to mark the resulting binary with the ABI used.
29194 the published application binary interface specifications for the x86-32
29195 and are not binary compatible with structures in code compiled
29203 application binary interface specifies the size to be 96 bits,
29223 @code{long double}. Hence they are not binary-compatible
29242 @code{long double}. Hence they are not binary-compatible
29257 same across all objects linked into the binary, and defaults to 65535.
30296 the assembly output so that the binary can run in 16-bit mode.
30639 @item %rename @var{old_name} @var{new_name}
30640 @cindex @code{%rename}
30728 %rename lib old_lib
31415 binary as the current compilation is using.
31457 @item Address space layout randomization (ASLR) can lead to not binary identical