OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relocs
(Results
176 - 200
of
1322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/MachO/AArch64/
reloc-crash.s
1
; RUN: llvm-mc -triple arm64-apple-darwin10 %s -filetype=obj -o - | llvm-readobj -r --expand-
relocs
| FileCheck %s
reloc-crash2.s
1
; RUN: llvm-mc -triple arm64-apple-darwin10 %s -filetype=obj -o - | llvm-readobj -r --expand-
relocs
| FileCheck %s
/external/llvm/test/MC/PowerPC/
ppc64-tls-relocs-01.s
16
# Check for a pair of R_PPC64_TPREL16_HA / R_PPC64_TPREL16_LO
relocs
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_program.h
54
void *
relocs
;
member in struct:nvc0_program
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
mixed-mode-reloc64.d
3
#name: x86-64 (ILP32) mixed mode
relocs
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
mixed-mode-reloc64.d
3
#name: x86 mixed mode
relocs
(64-bit object)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
redef2.d
3
# identical to ../all, we just need to reverse the
relocs
.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/
irp.d
3
#darwin (mach-o) reverses
relocs
.
vararg.d
3
# darwin (mach-o) reverses
relocs
.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel20.d
2
#readelf: --
relocs
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
err-bpo6.s
3
# Test that we handle COMM-type symbols with base-plus-offset
relocs
, but
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
relocs1.s
19
; Test the %hi16 and %lo16
relocs
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
ua32-1.d
6
# Note that the
relocs
for externsym0 + 3 and externsym2 + 42 are
ua64-1.d
6
# Note that the
relocs
for externsym0 + 3 and externsym2 + 42 are
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
plt.d
3
#name: plt
relocs
plt64.d
3
#name: plt 64-bit
relocs
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
got-reloc.d
2
#name: C6X GOT
relocs
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/
hilo.s
22
;Test
Relocs
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
tls-relax-gdesc-ie-2.d
2
#ld: -T
relocs
.ld -e0
tls-relax-gdesc-le-2.d
2
#ld: -T
relocs
.ld -e0
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
tls-hidden4.got
14
# addresses match the
relocs
in the .r dump and that there is a separate
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bpo-3.d
8
# Just two BPO
relocs
merged as one linker-allocated GREG.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
weak-be.d
1
#name: C6X
relocs
to weak symbols, big endian
weak.d
1
#name: C6X
relocs
to weak symbols, little endian
/external/elfutils/libdwfl/
derelocate.c
37
Elf_Scn *
relocs
;
member in struct:dwfl_relocation::__anon12219
48
Elf_Scn *
relocs
;
member in struct:secref
126
newref->
relocs
= NULL;
142
/* We've already looked at the section these
relocs
apply to. */
148
sec->
relocs
= scn;
177
mod->reloc_info->refs[i].
relocs
= sortrefs[i]->
relocs
;
207
mod->reloc_info->refs[i].
relocs
= scn;
404
if (mod->reloc_info->refs[idx].
relocs
!= NULL)
409
Elf_Scn *relocscn = mod->reloc_info->refs[idx].
relocs
;
[
all
...]
Completed in 781 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>