Home
last modified time | relevance | path

Searched refs:recompiled (Results 1 – 18 of 18) sorted by relevance

/external/strace/debian/
Dcontrol15 The program to be traced need not be recompiled for this, so you can
29 The program to be traced need not be recompiled for this, so you can
48 The program to be traced need not be recompiled for this, so you can
/external/clang/docs/
DAddressSanitizer.rst154 not being recompiled. If you run into an issue in external libraries, we
159 does not work on code recompiled with AddressSanitizer. To suppress errors
DMemorySanitizer.rst206 (like Clang/LLVM itself) that can be recompiled from source, including all
DModules.rst170 …which a module depends change, then the module will be (automatically) recompiled. The process sho…
DAutomaticReferenceCounting.rst251 We are not at liberty to require all code to be recompiled with ARC;
/external/tlsdate/
DCHANGELOG125 that tlsdate is recompiled yearly and that all certificates are otherwise
/external/pdfium/build/
Dstandalone.gypi424 # This is here so that all files get recompiled after a clang roll and
/external/libjpeg-turbo/
Dchange.log153 This change requires applications to be recompiled, but does not require
/external/llvm/docs/
DBigEndianNEON.rst124 … content, if we passed as ``LD1`` we'd break this code until ``caller`` was updated and recompiled.
DStackMaps.rst448 interpreter or a recompiled version of the same function.
/external/pcre/dist/
DNEWS368 recompiled for use with 7.2 (necessitated by the addition of \K, \h, \H, \v,
476 use \p or \P must be recompiled.
/external/opencv3/3rdparty/libjpeg/
Dchange.log239 This change requires applications to be recompiled, but does not require
/external/v8/build/
Dstandalone.gypi419 # This is here so that all files get recompiled after a clang roll and
/external/libevent/
Dwhatsnew-2.0.txt32 Binaries linked against Libevent 1.4 will need to be recompiled to link
/external/v8/src/
Dobjects.cc13716 static bool IsCodeEquivalent(Code* code, Code* recompiled) { in IsCodeEquivalent() argument
13717 if (code->instruction_size() != recompiled->instruction_size()) return false; in IsCodeEquivalent()
13719 ByteArray* recompiled_relocation = recompiled->relocation_info(); in IsCodeEquivalent()
13729 void SharedFunctionInfo::EnableDeoptimizationSupport(Code* recompiled) { in EnableDeoptimizationSupport() argument
13733 if (IsCodeEquivalent(code, recompiled)) { in EnableDeoptimizationSupport()
13735 code->set_deoptimization_data(recompiled->deoptimization_data()); in EnableDeoptimizationSupport()
13742 ReplaceCode(recompiled); in EnableDeoptimizationSupport()
Dobjects.h6774 void EnableDeoptimizationSupport(Code* recompiled);
/external/c-ares/
DCHANGES131 adjustments when recompiled using c-ares 1.7.0.
/external/libxml2/
DChangeLog18750 * doc/* recompiled the documentation
19121 * doc/html/*: recompiled the documentation
19231 * doc/* : recompiled the docs.