/toolchain/binutils/binutils-2.27/bfd/ |
elf64-ia64-vms.c | 599 /* Look for an existing fixup to this address. */ 649 /* Record the fixup so we don't do it again this section. */ 2929 Elf64_External_VMS_IMAGE_FIXUP *fixup; local [all...] |
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/ |
SerialIo.c | 524 // Fixup pointer after the copy
530 // Fixup pointer and modify stuff that is different for StdError
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/PeiMain/ |
PeiMain.c | 180 // Fixup the PeiCore's private data
211 // Fixup for PeiService's address
|
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/ |
cpufunc.h | 193 #define ABORT_FIXUP_OK 0 /* fixup succeeded */
194 #define ABORT_FIXUP_FAILED 1 /* fixup failed */
|
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
UScriptRun.java | 388 fixup(scriptCode); 524 private final void fixup(int scrptCode) method in class:UScriptRun
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
UScriptRun.java | 386 fixup(scriptCode); 522 private final void fixup(int scrptCode) method in class:UScriptRun
|
/external/libcap/progs/ |
capsh.c | 452 to fixup the following code.. */ 528 printf(" secure-no-suid-fixup: %s (%s)\n",
|
/external/llvm/lib/MC/ |
MCObjectStreamer.cpp | 448 // Associate GPRel32 fixup with data and resize data area 458 // Associate GPRel32 fixup with data and resize data area
|
/external/llvm/lib/Target/AMDGPU/ |
AMDGPUInstrInfo.td | 164 // Single or double precision division fixup. 165 // Special case divide fixup and flags(src0 = Quotient, src1 =
|
/external/llvm/lib/Target/X86/ |
X86FixupLEAs.cpp | 30 #define DEBUG_TYPE "x86-fixup-LEAs" 43 const char *getPassName() const override { return "X86 LEA Fixup"; }
|
/external/llvm/test/MC/Lanai/ |
memory.s | 234 ! CHECK-NEXT: fixup A - offset: 0, value: hi(x), kind: FIXUP_LANAI_HI16{{$}} 242 ! CHECK-NEXT: fixup A - offset: 0, value: (hi(l))+4, kind: FIXUP_LANAI_HI16{{$}}
|
/external/llvm/test/MC/Mips/mips1/ |
valid.s | 45 # CHECK: # fixup A - offset: 0, value: ($tmp0), kind: fixup_Mips_26 47 # CHECK: # fixup A - offset: 0, value: a, kind: fixup_Mips_26
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
rtasm_x86sse.h | 178 /* Labels, jumps and fixup: 196 int fixup );
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_state_emit.c | 158 /* Fixup write mask for non-BGRA render targets */ 177 /* Fixup blend function for A8 dst buffers.
|
/frameworks/compile/mclinker/lib/Object/ |
SectionMap.cpp | 337 // fixup the 1st explicit dot assignment if needed 358 // fixup dot in output VMA if needed
|
/toolchain/binutils/binutils-2.27/gas/config/ |
tc-moxie.c | 642 /* Apply a fixup to the object file. */ 828 relative to the pc-relative fixup. Er, relatively speaking. */
|
/art/compiler/utils/ |
jni_macro_assembler.h | 54 // Finalize the code; emit slow paths, fixup branches, add literal pool, etc.
|
/art/runtime/ |
elf_file_impl.h | 120 bool Fixup(Elf_Addr base_address);
|
/device/google/contexthub/util/nanoapp_postprocess/ |
postprocess_elf.c | 660 DBG("Fixup addr 0x%08" PRIX32 " (flash) --> 0x%08" PRIX32, *addr, 665 DBG("Fixup addr 0x%08" PRIX32 " (ram) --> 0x%08" PRIX32, *addr, 677 // Fixup addresses in the header to be relative. Not strictly tied to the ELF 711 // Fixup addresses in .data, .init_array/.fini_array, and .got, and generates [all...] |
/device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/ |
SecMain.c | 279 // immediatly, also we need fixup the stack change caused by new call into
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/SmmRuntimeDxeReportStatusCodeLib/ |
SmmRuntimeDxeSupport.c | 111 Fixup internal report status code protocol interface.
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/ |
SiI3132AtaPassThru.c | 93 // Fixup the size for block transfer. Following UEFI Specification, 'InTransferLength' should
123 // Fixup the FIS
137 // Fixup the size for block transfer. Following UEFI Specification, 'InTransferLength' should
158 // Fixup the FIS
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/ |
DebugSupport.h | 218 Copy the generic stub into the new buffer and fixup the vector number
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
FilterExprIteratorSimple.java | 192 * This function is used to fixup variables from QNames to stack frame
|
FilterExprWalker.java | 228 * This function is used to fixup variables from QNames to stack frame
|