HomeSort by relevance Sort by last modified time
    Searched full:relocated (Results 51 - 75 of 298) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-x86.c 131 YASM_WRITE_32_L(bufp, shead->index); /* info: relocated's index */
elf.h 263 * P = Location of location being relocated (r_offset)
373 * info -> index of relocated section
elf-x86-amd64.c 133 YASM_WRITE_32_L(bufp, shead->index); /* info: relocated's index */
  /external/llvm/include/llvm/DebugInfo/
DIContext.h 111 // dwarf where we expect relocated values. This adds a bit of complexity to the
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.h 29 // performed to construct the final address for the relocated
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFRelocationInfo.cpp 57 // relocated (computed using r_offset).
  /external/llvm/test/MC/ARM/
eh-directive-section.s 84 @ The first word should be relocated to the code address in .TEST1 section.
85 @ The second word should be relocated to the EHTAB entry in .ARM.extab.TEST1
135 @ The first word should be relocated to the code address in TEST2 section.
136 @ The second word should be relocated to the EHTAB entry in .ARM.extabTEST2
  /ndk/sources/android/crazy_linker/src/
crazy_linker_shared_library.h 108 // potentially relocated for a new |load_address|. On success, return true
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-readelf.1 154 [\fB\-R\fR <number or name>|\fB\-\-relocated\-dump=\fR<number or name>]
322 .IP "\fB\-\-relocated\-dump=<number or name>\fR" 4
323 .IX Item "--relocated-dump=<number or name>"
328 in the object file. The contents of the section will be relocated
  /external/elfutils/0.153/libdwfl/
dwfl_module_getdwarf.c 958 if (mod->e_type == ET_REL && !debugfile->relocated)
962 /* The debugging sections have to be relocated. */
1064 && mod->main.relocated && ! mod->debug.relocated)
1066 mod->debug.relocated = true;
  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elf_mem_image.cc 260 // A complication: in the real VDSO, dynamic entries are not relocated
270 // Real VDSO. Everything needs to be relocated.
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elf_mem_image.cc 260 // A complication: in the real VDSO, dynamic entries are not relocated
270 // Real VDSO. Everything needs to be relocated.
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
coretype.h 147 /** Indicates the relative portion of the value should be relocated
166 /** Indicates the relative portion of the value should be relocated
section.h 45 /*@dependent@*/ yasm_symrec *sym; /**< Relocated symbol */
299 * \param symp relocated symbol (returned)
  /external/kernel-headers/original/uapi/linux/
btrfs.h 220 * relocated to fulfill the request */
222 __u64 completed; /* # of chunks relocated so far */
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 90 * managed using *syms. The image is then relocated and references resolved
127 * managed using *syms. The image is then relocated and references resolved
  /external/chromium_org/v8/src/arm/
regexp-macro-assembler-arm.h 89 // If the code object is relocated, the return address is fixed before
  /external/chromium_org/v8/src/ia32/
regexp-macro-assembler-ia32.h 86 // If the code object is relocated, the return address is fixed before
  /external/chromium_org/v8/src/mips/
regexp-macro-assembler-mips.h 91 // If the code object is relocated, the return address is fixed before
  /external/chromium_org/v8/src/x87/
regexp-macro-assembler-x87.h 86 // If the code object is relocated, the return address is fixed before
  /external/chromium_org/v8/test/cctest/
test-assembler-x87.cc 133 // some relocated stuff here, not executed
  /external/libunwind/src/dwarf/
Gfind_unwind_table.c 130 relocated it (true for x86 at least). */
  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
vmlinux-kallsyms.c 68 * to see if the running kernel was relocated by checking if it has the
  /external/llvm/include/llvm/CodeGen/
MachineMemOperand.h 191 /// should only be used when an object is being relocated and all references

Completed in 406 milliseconds

1 23 4 5 6 7 8 91011>>