Home
last modified time | relevance | path

Searched refs:reloc (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/powerpc/
A Ddl-tls.h36 #define TLS_TPREL_VALUE(sym_map, sym, reloc) \ argument
37 ((sym_map)->l_tls_offset + (sym)->st_value + (reloc)->r_addend \
41 #define TLS_DTPREL_VALUE(sym, reloc) \ argument
42 ((sym)->st_value + (reloc)->r_addend - TLS_DTV_OFFSET)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/powerpc/
A Ddl-tls.h35 #define TLS_TPREL_VALUE(sym_map, sym, reloc) \ argument
36 ((sym_map)->l_tls_offset + (sym)->st_value + (reloc)->r_addend \
40 #define TLS_DTPREL_VALUE(sym, reloc) \ argument
41 ((sym)->st_value + (reloc)->r_addend - TLS_DTV_OFFSET)
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/c6x/
A Dresolve.S21 ; B0 : reloc offset (bytes from DT_RELPLT)
48 || MV .S2 B0,B4 ; arg 2: reloc offset
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DPORTING71 reloc defines.
78 _dl_reltypes_tab array ... the index should match the actual reloc type, so
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.dat626 * elf/dl-reloc.c [USE_TLS] (allocate_static_tls): New function.
891 * elf/dl-reloc.c (_dl_reloc_bad_use): Print the full 32-bit relocation
1383 before performing the reloc, not after.
1403 * elf/dl-reloc.c (_dl_relocate_object: CHECK_STATIC_TLS): New macro
1404 to signal error if an IE-model TLS reloc resolved to a dlopen'd module.
1964 (reloc-link): Remove -o $@ from the variable.
1965 ($(objpfx)dl-allobjs.os): Add -o $@ after $(reloc-link).
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in2372 reloc display relocation processing; detail shows the
2385 $ LD_DEBUG=binding,move,symbols,reloc,detail ./appname

Completed in 9 milliseconds