Searched refs:pcreg (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/coff/ |
H A D | sym.h | 167 short pcreg; /* offset or reg of return pc */ member 200 short pcreg; /* offset or reg of return pc */
|
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | sym.h | 167 short pcreg; /* offset or reg of return pc */ member 200 short pcreg; /* offset or reg of return pc */
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ecoffswap.h | 353 intern->pcreg = H_GET_16 (abfd, ext->p_pcreg); 418 H_PUT_16 (abfd, intern->pcreg, ext->p_pcreg); 482 intern->pcreg = H_GET_16 (abfd, ext->p_pcreg); 517 H_PUT_16 (abfd, intern->pcreg, ext->p_pcreg);
|
H A D | elfxx-mips.c | 364 short pcreg; /* Offset or reg of return pc. */ member 859 H_PUT_16 (abfd, in->pcreg, ex->p_pcreg); in ecoff_swap_rpdr_out() 950 rp->pcreg = pdr.pcreg; in mips_elf_create_procedure_table()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | alpha-mdebug-tdep.c | 87 #define PROC_PC_REG(proc) ((proc)->pdr.pcreg)
|
H A D | mdebugread.c | 1984 if (e->pdr.pcreg == 0 in parse_procedure() 1988 e->pdr.pcreg = RA_REGNUM; in parse_procedure()
|
H A D | ChangeLog-1993 | 6106 * mipsread.c (fixup_sigtramp): Correct pcreg and fregoffset for
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecoffswap.h | 336 intern->pcreg = H_GET_16 (abfd, ext->p_pcreg); in ecoff_swap_pdr_in() 398 H_PUT_16 (abfd, intern->pcreg, ext->p_pcreg); in ecoff_swap_pdr_out()
|
H A D | elfxx-mips.c | 481 short pcreg; /* Offset or reg of return pc. */ member 956 H_PUT_16 (abfd, in->pcreg, ex->p_pcreg); in ecoff_swap_rpdr_out() 1044 rp->pcreg = pdr.pcreg; in mips_elf_create_procedure_table()
|
/openbsd/gnu/gcc/gcc/ |
H A D | mips-tdump.c | 1259 (int) proc_ptr->pcreg); in print_file_desc()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | mips-tdump.c | 1268 (int) proc_ptr->pcreg);
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ecoff.c | 3186 cur_proc_ptr->pdr.pcreg = tc_get_register (0); in ecoff_directive_frame()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.c | 3187 cur_proc_ptr->pdr.pcreg = tc_get_register (0); in ecoff_directive_frame()
|
/openbsd/gnu/usr.bin/binutils-2.17/cpu/ |
H A D | cris.cpu | 568 (name gr-names-pcreg) 821 (indices extern-keyword gr-names-pcreg) 840 (indices extern-keyword gr-names-pcreg)
|