Home
last modified time | relevance | path

Searched refs:CORE_ADDR (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dhp-symtab.h404 CORE_ADDR entryaddr;
406 CORE_ADDR lowaddr;
407 CORE_ADDR hiaddr;
494 CORE_ADDR location;
534 CORE_ADDR location;
606 CORE_ADDR location;
1296 CORE_ADDR entryaddr; /* address of entry point */
1298 CORE_ADDR lowaddr; /* lowest address of function */
1299 CORE_ADDR hiaddr; /* highest address of function */
1401 CORE_ADDR address;
[all …]
DChangeLog-91031114 fields, change location type to CORE_ADDR from int.
/toolchain/binutils/binutils-2.27/opcodes/
Dhppa-dis.c50 typedef unsigned int CORE_ADDR; typedef
DChangeLog-98991114 * ns32k-dis.c (CORE_ADDR): Don't define.
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-91934733 int to be same type as CORE_ADDR in GDB. Why are these here?