Home
last modified time | relevance | path

Searched refs:start_brk (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/emulators/qemu42/qemu-4.2.1/linux-user/
H A Dflatload.c57 abi_ulong start_brk; /* End of data segment */ member
263 abi_ulong start_brk; in calc_reloc() local
303 start_brk = p[id].start_brk; in calc_reloc()
308 if (!flat_reloc_valid(r, start_brk - start_data + text_len)) { in calc_reloc()
311 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()
569 libinfo[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
763 p = ((libinfo[0].start_brk + stack_len + 3) & ~3) - 4; in load_flt_binary()
805 info->start_brk = libinfo[0].start_brk; in load_flt_binary()
807 info->stack_limit = libinfo[0].start_brk; in load_flt_binary()
/dports/emulators/qemu/qemu-6.2.0/linux-user/
H A Dflatload.c60 abi_ulong start_brk; /* End of data segment */ member
266 abi_ulong start_brk; in calc_reloc() local
306 start_brk = p[id].start_brk; in calc_reloc()
311 if (!flat_reloc_valid(r, start_brk - start_data + text_len)) { in calc_reloc()
314 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()
578 libinfo[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
772 p = ((libinfo[0].start_brk + stack_len + 3) & ~3) - 4; in load_flt_binary()
814 info->start_brk = libinfo[0].start_brk; in load_flt_binary()
816 info->stack_limit = libinfo[0].start_brk; in load_flt_binary()
/dports/emulators/qemu60/qemu-6.0.0/linux-user/
H A Dflatload.c57 abi_ulong start_brk; /* End of data segment */ member
263 abi_ulong start_brk; in calc_reloc() local
303 start_brk = p[id].start_brk; in calc_reloc()
308 if (!flat_reloc_valid(r, start_brk - start_data + text_len)) { in calc_reloc()
311 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()
575 libinfo[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
769 p = ((libinfo[0].start_brk + stack_len + 3) & ~3) - 4; in load_flt_binary()
811 info->start_brk = libinfo[0].start_brk; in load_flt_binary()
813 info->stack_limit = libinfo[0].start_brk; in load_flt_binary()
/dports/emulators/qemu5/qemu-5.2.0/linux-user/
H A Dflatload.c57 abi_ulong start_brk; /* End of data segment */ member
263 abi_ulong start_brk; in calc_reloc() local
303 start_brk = p[id].start_brk; in calc_reloc()
308 if (!flat_reloc_valid(r, start_brk - start_data + text_len)) { in calc_reloc()
311 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()
575 libinfo[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
769 p = ((libinfo[0].start_brk + stack_len + 3) & ~3) - 4; in load_flt_binary()
811 info->start_brk = libinfo[0].start_brk; in load_flt_binary()
813 info->stack_limit = libinfo[0].start_brk; in load_flt_binary()
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/
H A Dflatload.c57 abi_ulong start_brk; /* End of data segment */ member
263 abi_ulong start_brk; in calc_reloc() local
303 start_brk = p[id].start_brk; in calc_reloc()
308 if (!flat_reloc_valid(r, start_brk - start_data + text_len)) { in calc_reloc()
311 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()
569 libinfo[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
763 p = ((libinfo[0].start_brk + stack_len + 3) & ~3) - 4; in load_flt_binary()
805 info->start_brk = libinfo[0].start_brk; in load_flt_binary()
807 info->stack_limit = libinfo[0].start_brk; in load_flt_binary()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/
H A Dflatload.c57 abi_ulong start_brk; /* End of data segment */ member
263 abi_ulong start_brk; in calc_reloc() local
303 start_brk = p[id].start_brk; in calc_reloc()
308 if (!flat_reloc_valid(r, start_brk - start_data + text_len)) { in calc_reloc()
311 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()
569 libinfo[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
763 p = ((libinfo[0].start_brk + stack_len + 3) & ~3) - 4; in load_flt_binary()
805 info->start_brk = libinfo[0].start_brk; in load_flt_binary()
807 info->stack_limit = libinfo[0].start_brk; in load_flt_binary()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/
H A Dflatload.c57 abi_ulong start_brk; /* End of data segment */ member
263 abi_ulong start_brk; in calc_reloc() local
303 start_brk = p[id].start_brk; in calc_reloc()
308 if (!flat_reloc_valid(r, start_brk - start_data + text_len)) { in calc_reloc()
311 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()
569 libinfo[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
763 p = ((libinfo[0].start_brk + stack_len + 3) & ~3) - 4; in load_flt_binary()
805 info->start_brk = libinfo[0].start_brk; in load_flt_binary()
807 info->stack_limit = libinfo[0].start_brk; in load_flt_binary()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/
H A Dflatload.c60 abi_ulong start_brk; /* End of data segment */ member
266 abi_ulong start_brk; in calc_reloc() local
306 start_brk = p[id].start_brk; in calc_reloc()
311 if (!flat_reloc_valid(r, start_brk - start_data + text_len)) { in calc_reloc()
314 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()
578 libinfo[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
772 p = ((libinfo[0].start_brk + stack_len + 3) & ~3) - 4; in load_flt_binary()
814 info->start_brk = libinfo[0].start_brk; in load_flt_binary()
816 info->stack_limit = libinfo[0].start_brk; in load_flt_binary()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/
H A Dflatload.c57 abi_ulong start_brk; /* End of data segment */ member
263 abi_ulong start_brk; in calc_reloc() local
303 start_brk = p[id].start_brk; in calc_reloc()
308 if (!flat_reloc_valid(r, start_brk - start_data + text_len)) { in calc_reloc()
311 (int) r,(int)(start_brk-start_code),(int)text_len); in calc_reloc()
569 libinfo[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
763 p = ((libinfo[0].start_brk + stack_len + 3) & ~3) - 4; in load_flt_binary()
805 info->start_brk = libinfo[0].start_brk; in load_flt_binary()
807 info->stack_limit = libinfo[0].start_brk; in load_flt_binary()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dbinfmt_flat.c87 unsigned long start_brk; /* End of data segment */ member
329 unsigned long start_brk; in calc_reloc() local
366 start_brk = p->lib_list[id].start_brk; in calc_reloc()
371 if (r > start_brk - start_data + text_len) { in calc_reloc()
373 r, start_brk-start_data+text_len, text_len); in calc_reloc()
747 current->mm->start_brk = datapos + data_len + bss_len; in load_flat_file()
748 current->mm->brk = (current->mm->start_brk + 3) & ~3; in load_flat_file()
766 libinfo->lib_list[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
879 libinfo->lib_list[id].start_brk) + /* start brk */ in load_flat_file()
H A Dbinfmt_elf_fdpic.c371 &current->mm->start_brk); in load_elf_fdpic_binary()
404 if (!current->mm->start_brk) in load_elf_fdpic_binary()
405 current->mm->start_brk = current->mm->end_data; in load_elf_fdpic_binary()
407 current->mm->brk = current->mm->start_brk = in load_elf_fdpic_binary()
408 PAGE_ALIGN(current->mm->start_brk); in load_elf_fdpic_binary()
426 if (IS_ERR_VALUE(current->mm->start_brk)) { in load_elf_fdpic_binary()
427 retval = current->mm->start_brk; in load_elf_fdpic_binary()
428 current->mm->start_brk = 0; in load_elf_fdpic_binary()
432 current->mm->brk = current->mm->start_brk; in load_elf_fdpic_binary()
433 current->mm->context.end_brk = current->mm->start_brk; in load_elf_fdpic_binary()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dbinfmt_flat.c87 unsigned long start_brk; /* End of data segment */ member
329 unsigned long start_brk; in calc_reloc() local
366 start_brk = p->lib_list[id].start_brk; in calc_reloc()
371 if (r > start_brk - start_data + text_len) { in calc_reloc()
373 r, start_brk-start_data+text_len, text_len); in calc_reloc()
747 current->mm->start_brk = datapos + data_len + bss_len; in load_flat_file()
748 current->mm->brk = (current->mm->start_brk + 3) & ~3; in load_flat_file()
766 libinfo->lib_list[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
879 libinfo->lib_list[id].start_brk) + /* start brk */ in load_flat_file()
H A Dbinfmt_elf_fdpic.c371 &current->mm->start_brk); in load_elf_fdpic_binary()
404 if (!current->mm->start_brk) in load_elf_fdpic_binary()
405 current->mm->start_brk = current->mm->end_data; in load_elf_fdpic_binary()
407 current->mm->brk = current->mm->start_brk = in load_elf_fdpic_binary()
408 PAGE_ALIGN(current->mm->start_brk); in load_elf_fdpic_binary()
426 if (IS_ERR_VALUE(current->mm->start_brk)) { in load_elf_fdpic_binary()
427 retval = current->mm->start_brk; in load_elf_fdpic_binary()
428 current->mm->start_brk = 0; in load_elf_fdpic_binary()
432 current->mm->brk = current->mm->start_brk; in load_elf_fdpic_binary()
433 current->mm->context.end_brk = current->mm->start_brk; in load_elf_fdpic_binary()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dbinfmt_flat.c87 unsigned long start_brk; /* End of data segment */ member
329 unsigned long start_brk; in calc_reloc() local
366 start_brk = p->lib_list[id].start_brk; in calc_reloc()
371 if (r > start_brk - start_data + text_len) { in calc_reloc()
373 r, start_brk-start_data+text_len, text_len); in calc_reloc()
747 current->mm->start_brk = datapos + data_len + bss_len; in load_flat_file()
748 current->mm->brk = (current->mm->start_brk + 3) & ~3; in load_flat_file()
766 libinfo->lib_list[id].start_brk = datapos + data_len + bss_len; in load_flat_file()
879 libinfo->lib_list[id].start_brk) + /* start brk */ in load_flat_file()
H A Dbinfmt_elf_fdpic.c371 &current->mm->start_brk); in load_elf_fdpic_binary()
404 if (!current->mm->start_brk) in load_elf_fdpic_binary()
405 current->mm->start_brk = current->mm->end_data; in load_elf_fdpic_binary()
407 current->mm->brk = current->mm->start_brk = in load_elf_fdpic_binary()
408 PAGE_ALIGN(current->mm->start_brk); in load_elf_fdpic_binary()
426 if (IS_ERR_VALUE(current->mm->start_brk)) { in load_elf_fdpic_binary()
427 retval = current->mm->start_brk; in load_elf_fdpic_binary()
428 current->mm->start_brk = 0; in load_elf_fdpic_binary()
432 current->mm->brk = current->mm->start_brk; in load_elf_fdpic_binary()
433 current->mm->context.end_brk = current->mm->start_brk; in load_elf_fdpic_binary()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/procfs-0.9.1/src/process/
H A Dstat.rs219 pub start_brk: Option<usize>, field
308 let start_brk = since_kernel!(3, 3, 0, expect!(from_iter(&mut rest))); in from_reader() localVariable
363 start_brk, in from_reader()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Delf-fdpic.h44 unsigned long *start_brk);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Delf-fdpic.h44 unsigned long *start_brk);
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Delf-fdpic.h44 unsigned long *start_brk);
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/bpf/
H A Dbpf_lsm.rst31 unsigned long start_brk, brk, start_stack;
35 unsigned long start_brk, brk, start_stack;
79 is_heap = (vma->vm_start >= vma->vm_mm->start_brk &&
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/bpf/
H A Dbpf_lsm.rst31 unsigned long start_brk, brk, start_stack;
35 unsigned long start_brk, brk, start_stack;
79 is_heap = (vma->vm_start >= vma->vm_mm->start_brk &&
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/bpf/
H A Dbpf_lsm.rst31 unsigned long start_brk, brk, start_stack;
35 unsigned long start_brk, brk, start_stack;
79 is_heap = (vma->vm_start >= vma->vm_mm->start_brk &&
/dports/security/py-volatility3/volatility3-94426ad/volatility/framework/symbols/linux/extensions/
H A D__init__.py75 if heap_only and not (start <= self.mm.brk and end >= self.mm.start_brk):
79 …vollog.info("adding vma: {:x} {:x} | {:x} {:x}".format(start, self.mm.brk, end, self.mm.start_brk))
210 elif self.vm_start <= task.mm.start_brk and self.vm_end >= task.mm.brk:
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/kernel/
H A Delf.c119 unsigned long *start_brk) in elf_fdpic_arch_lay_out_mm() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/kernel/
H A Delf.c119 unsigned long *start_brk) in elf_fdpic_arch_lay_out_mm() argument

1234567