Home
last modified time | relevance | path

Searched refs:addend (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dreloc_elf.c82 Elf_Addr addend, addr; in __elfN()
92 addend = 0; in __elfN()
95 addend = 0; in __elfN()
101 addend = rela->r_addend; in __elfN()
113 addend = *where; in __elfN()
124 val = addr + addend; in __elfN()
149 addend = 0; in __elfN()
152 addend = 0; in __elfN()
158 addend = rela->r_addend; in __elfN()
170 addend = *where; in __elfN()
[all …]
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dsbrk.c59 sbrk(intptr_t addend) in sbrk() argument
68 result = _sbrk_unlocked(addend); in sbrk()
85 _sbrk_unlocked(intptr_t addend) in _sbrk_unlocked() argument
95 new_brk = BRKALIGN(old_brk + addend); in _sbrk_unlocked()
97 if ((addend > 0 && new_brk < old_brk) || in _sbrk_unlocked()
98 (addend < 0 && new_brk > old_brk)) { in _sbrk_unlocked()
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ld/
H A DMakefile.test28 PROGS += ld-with-addend
30 ld-with-addend: ld-with-addend.o
36 rm -f $(PROGS) ld-with-addend.o
H A Damd64-ld-test.sh41 dis_test "addend is preserved" main ld-with-addend \
45 ./ld-with-addend | grep_test 'ld-with-addend execution' \
H A DMakefile21 ld-with-addend.s \
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_uarray.c60 uint64_t addend = CPU_UARRAY_VAL(cua, c, index); in cpu_uarray_sum() local
61 sum = UINT64_OVERFLOW_ADD(sum, addend); in cpu_uarray_sum()
74 uint64_t addend = CPU_UARRAY_VAL(cua, c, i); in cpu_uarray_sum_all() local
75 sum = UINT64_OVERFLOW_ADD(sum, addend); in cpu_uarray_sum_all()
/illumos-gate/usr/src/common/ficl/
H A Ddouble.c185 ficl2Unsigned addend; in ficl2UnsignedMultiply() local
187 addend.low = y; in ficl2UnsignedMultiply()
188 addend.high = 0; /* No sign extension--arguments are unsigned */ in ficl2UnsignedMultiply()
192 result = ficl2UnsignedAdd(result, addend); in ficl2UnsignedMultiply()
195 addend = ficl2UnsignedArithmeticShiftLeft(addend); in ficl2UnsignedMultiply()
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_reloc.c141 Elf64_Sxword addend; in do_relocate() local
177 addend = (long)(((Rela *)reladdr)->r_addend); in do_relocate()
192 _kobj_printf(ops, " %8lld", (longlong_t)addend); in do_relocate()
258 value += addend; in do_relocate()
/illumos-gate/usr/src/uts/sparc/krtld/
H A Dkobj_reloc.c114 Elf64_Sxword addend; in do_relocate() local
173 addend = (long)(((Rela *)reladdr)->r_addend); in do_relocate()
185 _kobj_printf(ops, " 0x%8llx", (u_longlong_t)addend); in do_relocate()
248 value += addend; in do_relocate()
/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.S296 movzbl %sil, %eax / %al = delta addend, clear upper bits
306 movzwl %si, %eax / %ax = delta addend, clean upper bits
316 mov %esi, %eax / %eax = delta addend
327 mov %rsi, %rax / %rax = delta addend
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elfread.c353 Dwarf_Signed addend = 0; in update_entry() local
360 addend = rela->gr_addend; in update_entry()
413 outval = presentval + symp->gs_value + addend; in update_entry()
H A Ddwarf_elf_access.c701 Dwarf_Signed addend = 0; in update_entry() local
713 addend = rela->r_addend; in update_entry()
783 outval = presentval + sym->st_value + addend ; in update_entry()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg832 @ MSG_MOVE_OUTSCTADJ "adjusting addend for symbol=%s"
1307 @ MSG_GOT_COLUMNS1_32 " index ref offset addend symbol"
1317 addend symbol"
1366 addend symbol"
1381 offset addend section symbol"
1395 offset addend section / symbol"
1409 offset addend section symbol"
1420 offset addend section / symbol"
1432 offset addend symbol"
1446 offset addend section symbol"
[all …]
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c345 Xword addend = orsp->rel_raddend; in ld_perform_outreloc() local
354 if (ld_reloc_targval_set(ofl, orsp, addr, addend) == 0) in ld_perform_outreloc()
1114 Xword addend = arsp->rel_raddend; in ld_do_activerelocs() local
1116 if (ld_reloc_targval_set(ofl, arsp, addr, addend) == 0) in ld_do_activerelocs()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-elftest.p5m149 file path=opt/elf-tests/tests/tls/amd64/ld/ld-with-addend.s mode=0444
/illumos-gate/usr/src/cmd/look/
H A Dwords271 addend
/illumos-gate/usr/src/cmd/spell/
H A Dlist270 addend