HomeSort by: relevance | last modified time | path
    Searched refs:start_code (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/less/dist/
mkutable 114 $$out{start_code} = $code;
123 printf "\t{ 0x%04x, 0x%04x }, /* %s */\n", $$out{start_code}, $code, $$out{run_type};
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/sys/
prctl.d 130 ulong start_code;
  /src/sys/compat/linux/arch/powerpc/
linux_ptrace.c 82 unsigned long start_code; member in struct:linux_user
279 else if (addr == LUSR_OFF(start_code))
333 else if (addr == LUSR_OFF(start_code))
  /src/sys/compat/linux/arch/i386/
linux_ptrace.c 100 unsigned long start_code; /* Starting virtual address of text. */ member in struct:linux_user
305 else if (addr == LUSR_OFF(start_code))
  /src/external/bsd/top/dist/machine/
m_linuxthr.c 98 unsigned long start_code; member in struct:top_proc
640 proc->start_code = strtoul(p, &p, 10); /* start_code */
831 proc->start_code == parent->start_code &&
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 3563 nios2_init_fpu_builtins (int start_code)
3575 start_code + i, BUILT_IN_MD, NULL, NULL_TREE);
3576 nios2_register_builtin_fndecl (start_code + i, fndecl);
3632 nios2_init_custom_builtins (int start_code)
3667 start_code + builtin_code,
3669 nios2_register_builtin_fndecl (start_code + builtin_code, fndecl);
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 3557 nios2_init_fpu_builtins (int start_code)
3569 start_code + i, BUILT_IN_MD, NULL, NULL_TREE);
3570 nios2_register_builtin_fndecl (start_code + i, fndecl);
3626 nios2_init_custom_builtins (int start_code)
3661 start_code + builtin_code,
3663 nios2_register_builtin_fndecl (start_code + builtin_code, fndecl);
  /src/external/gpl3/gdb.old/dist/gdb/
gnu-nat.c 1929 vm_address_t start_code, vm_address_t end_code)
  /src/external/gpl3/gdb/dist/gdb/
gnu-nat.c 1929 vm_address_t start_code, vm_address_t end_code)

Completed in 71 milliseconds