/toolchain/binutils/binutils-2.27/ld/po/ |
zh_TW.po | 146 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n" 147 msgstr " --disable-stdcall-fixup ?? _sym ??? _sym@nn\n" 151 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n" 152 msgstr " --enable-stdcall-fixup ? _sym ??? _sym@nn ??????\n" 394 msgid "Use --enable-stdcall-fixup to disable these warnings\n" 395 msgstr "?? --enable-stdcall-fixup ???????\n" 398 msgid "Use --disable-stdcall-fixup to disable these fixups\n" 399 msgstr "?? --disable-stdcall-fixup ???????\n" [all...] |
/external/libxml2/ |
NEWS | 329 Fixup limits parser (Daniel Veillard), 351 fixup regression in Various "make distcheck" and portability fixups (Roumen Petrov), 362 Fixup for buf.c (Daniel Veillard), [all...] |
/external/mesa3d/docs/relnotes/ |
7.10.html | [all...] |
/toolchain/binutils/binutils-2.27/gas/config/ |
tc-hppa.c | 451 /* Type of fixup. */ 454 /* Format of fixup. */ 460 /* The segment this fixup appears in. */ [all...] |
tc-ppc.c | [all...] |
tc-rl78.c | 753 put in there. If the fixup isn't resolvable now, we use the 1040 fixup for this opcode in the tc_frag_data structure. If we can do 1041 the fixup here, we change the relocation type to "none" (we test [all...] |
tc-tilegx.c | 771 /* Create a fixup to handle this later. */ [all...] |
/external/llvm/utils/TableGen/ |
FixedLenDecoderEmitter.cpp | 590 // Calculate the distance from the byte following the fixup entry byte 611 // A new filter entry begins a new scope for fixup resolution. 662 // Any remaining unresolved fixups bubble up to the parent fixup scope. 663 assert(TableInfo.FixupStack.size() > 1 && "fixup stack underflow!"); [all...] |
/toolchain/binutils/binutils-2.27/bfd/ |
elf32-microblaze.c | 1616 int i, fixup = 0; local [all...] |
vms-alpha.c | 442 /* Fixup section. */ member in struct:alpha_vms_link_hash_table 443 asection *fixup; [all...] |
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
pe.em | 325 {"enable-stdcall-fixup", no_argument, NULL, OPTION_ENABLE_STDCALL_FIXUP}, 326 {"disable-stdcall-fixup", no_argument, NULL, OPTION_DISABLE_STDCALL_FIXUP}, 455 fprintf (file, _(" --disable-stdcall-fixup Don't link _sym to _sym@nn\n")); 456 fprintf (file, _(" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n")); [all...] |
/art/openjdkjvmti/ |
ti_class.cc | 315 // the fixup stage must not be holding the temp_classes lock when it fixes up the system 551 // class must not have been prepared yet since otherwise the fixup would have gotten the jobject 599 // class must not have been prepared yet since otherwise the fixup would have gotten the jobject [all...] |
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
MipsMCCodeEmitter.cpp | 509 // TODO: Push fixup. 640 llvm_unreachable("Unhandled fixup kind!"); 744 default: llvm_unreachable("Unknown fixup kind!"); [all...] |
/external/mesa3d/src/gallium/auxiliary/translate/ |
translate_sse.c | 1295 int fixup, label; local [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
X86MCCodeEmitter.cpp | 149 /// getImmFixupKind - Return the appropriate fixup kind to use for an immediate 221 // If the fixup is pc-relative, we need to bias the value to be relative to 236 // Emit a symbolic constant as a fixup and 4 zeros. [all...] |
/external/swiftshader/third_party/subzero/src/ |
IceAssemblerX86Base.h | 77 explicit Immediate(AssemblerFixup *fixup) : fixup_(fixup) {} 80 AssemblerFixup *fixup() const { return fixup_; } function in class:Ice::X86NAMESPACE::AssemblerX86Base::Immediate [all...] |
/toolchain/binutils/binutils-2.27/ld/ |
ldint.texinfo | 665 found in implib), the import fixup entry is generated. That 667 subsection. Each fixup entry contains pointer to symbol's address 681 structures are reused across fixup entries and should be there
|
/art/dex2oat/linker/ |
image_test.h | 361 bool success_fixup = ElfWriter::Fixup(oat_file.get(),
|
/art/runtime/mirror/ |
array-inl.h | 429 inline void PointerArray::Fixup(mirror::PointerArray* dest,
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/SmbiosPlatformDxe/ |
SmbiosPlatformDxe.c | 799 // Fixup some table values
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_unicode.py | 223 # No surrogates, no fixup required.
225 # Non surrogate below surrogate value, no fixup required
228 # Non surrogate above surrogate value, fixup required
269 # Surrogates on both sides, no fixup required
[all...] |
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/ |
PciHostBridgeResourceAllocation.c | 579 // Do Max payload fixup for every devices
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/PL031RealTimeClockLib/ |
PL031RealTimeClockLib.c | 589 Fixup internal data so that EFI can be call in virtual mode.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/ |
RuntimeLib.c | 266 Fixup internal data so that EFI can be call in virtual mode.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/ |
RuntimeLib.c | 266 Fixup internal data so that EFI can be call in virtual mode.
|