HomeSort by: relevance | last modified time | path
    Searched defs:entryaddr (Results 1 - 22 of 22) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/cris/
crisv10f.c 62 uint32_t entryaddr; local
97 entryaddr = bfd_getl32 (entryaddr_le);
100 SET_H_PC (entryaddr);
crisv10f.c 62 uint32_t entryaddr; local
97 entryaddr = bfd_getl32 (entryaddr_le);
100 SET_H_PC (entryaddr);
crisv32f.c 572 uint32_t entryaddr; local
627 entryaddr = bfd_getl32 (entryaddr_le);
628 SET_H_PC (entryaddr);
crisv32f.c 572 uint32_t entryaddr; local
627 entryaddr = bfd_getl32 (entryaddr_le);
628 SET_H_PC (entryaddr);
  /src/external/gpl3/gdb.old/dist/sim/cris/
crisv10f.c 62 uint32_t entryaddr; local
97 entryaddr = bfd_getl32 (entryaddr_le);
100 SET_H_PC (entryaddr);
crisv10f.c 62 uint32_t entryaddr; local
97 entryaddr = bfd_getl32 (entryaddr_le);
100 SET_H_PC (entryaddr);
crisv32f.c 572 uint32_t entryaddr; local
627 entryaddr = bfd_getl32 (entryaddr_le);
628 SET_H_PC (entryaddr);
crisv32f.c 572 uint32_t entryaddr; local
627 entryaddr = bfd_getl32 (entryaddr_le);
628 SET_H_PC (entryaddr);
  /src/sys/arch/sandpoint/stand/altboot/
brdsetup.c 1372 uint32_t entryaddr; member in struct:fis_dir_entry
brdsetup.c 1372 uint32_t entryaddr; member in struct:fis_dir_entry
  /src/external/gpl3/gdb/dist/gdbserver/
linux-ppc-low.cc 1607 const CORE_ADDR entryaddr = *jump_entry; local
1778 offset = entryaddr - tpaddr;
linux-ppc-low.cc 1607 const CORE_ADDR entryaddr = *jump_entry; local
1778 offset = entryaddr - tpaddr;
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-ppc-low.cc 1608 const CORE_ADDR entryaddr = *jump_entry; local
1780 offset = entryaddr - tpaddr;
linux-ppc-low.cc 1608 const CORE_ADDR entryaddr = *jump_entry; local
1780 offset = entryaddr - tpaddr;
  /src/external/gpl3/binutils/dist/include/
hp-symtab.h 375 ENTRYADDR is the memory address corresponding the function's entry point
404 CORE_ADDR entryaddr; member in struct:dntt_type_function
1296 CORE_ADDR entryaddr; /* address of entry point */ member in struct:dntt_type_doc_function
hp-symtab.h 375 ENTRYADDR is the memory address corresponding the function's entry point
404 CORE_ADDR entryaddr; member in struct:dntt_type_function
1296 CORE_ADDR entryaddr; /* address of entry point */ member in struct:dntt_type_doc_function
  /src/external/gpl3/binutils.old/dist/include/
hp-symtab.h 375 ENTRYADDR is the memory address corresponding the function's entry point
404 CORE_ADDR entryaddr; member in struct:dntt_type_function
1296 CORE_ADDR entryaddr; /* address of entry point */ member in struct:dntt_type_doc_function
hp-symtab.h 375 ENTRYADDR is the memory address corresponding the function's entry point
404 CORE_ADDR entryaddr; member in struct:dntt_type_function
1296 CORE_ADDR entryaddr; /* address of entry point */ member in struct:dntt_type_doc_function
  /src/external/gpl3/gdb/dist/include/
hp-symtab.h 375 ENTRYADDR is the memory address corresponding the function's entry point
404 CORE_ADDR entryaddr; member in struct:dntt_type_function
1296 CORE_ADDR entryaddr; /* address of entry point */ member in struct:dntt_type_doc_function
hp-symtab.h 375 ENTRYADDR is the memory address corresponding the function's entry point
404 CORE_ADDR entryaddr; member in struct:dntt_type_function
1296 CORE_ADDR entryaddr; /* address of entry point */ member in struct:dntt_type_doc_function
  /src/external/gpl3/gdb.old/dist/include/
hp-symtab.h 375 ENTRYADDR is the memory address corresponding the function's entry point
404 CORE_ADDR entryaddr; member in struct:dntt_type_function
1296 CORE_ADDR entryaddr; /* address of entry point */ member in struct:dntt_type_doc_function
hp-symtab.h 375 ENTRYADDR is the memory address corresponding the function's entry point
404 CORE_ADDR entryaddr; member in struct:dntt_type_function
1296 CORE_ADDR entryaddr; /* address of entry point */ member in struct:dntt_type_doc_function

Completed in 80 milliseconds