Searched refs:frameoffset (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/binutils/include/coff/
H A Dsym.h165 long frameoffset; /* frame size */ member in struct:pdr
198 long frameoffset; /* frame size */
/haiku-buildtools/legacy/binutils/include/coff/
H A Dsym.h165 long frameoffset; /* frame size */ member in struct:pdr
198 long frameoffset; /* frame size */
/haiku-buildtools/legacy/binutils/bfd/
H A Decoffswap.h334 intern->frameoffset = H_GET_S32 (abfd, ext->p_frameoffset);
396 H_PUT_32 (abfd, intern->frameoffset, ext->p_frameoffset);
H A Delfxx-mips.c480 long frameoffset; /* Frame size. */
956 H_PUT_32 (abfd, in->frameoffset, ex->p_frameoffset);
1045 rp->frameoffset = pdr.frameoffset;
479 long frameoffset; /* Frame size. */ member in struct:runtime_pdr
/haiku-buildtools/binutils/bfd/
H A Decoffswap.h335 intern->frameoffset = H_GET_S32 (abfd, ext->p_frameoffset);
397 H_PUT_32 (abfd, intern->frameoffset, ext->p_frameoffset);
H A Delfxx-mips.c732 long frameoffset; /* Frame size. */
1422 H_PUT_32 (abfd, in->frameoffset, ex->p_frameoffset);
1511 rp->frameoffset = pdr.frameoffset;
731 long frameoffset; /* Frame size. */ member in struct:runtime_pdr
/haiku-buildtools/legacy/gcc/gcc/
H A Dmips-tdump.c1325 (long) proc_ptr->frameoffset,
/haiku-buildtools/legacy/binutils/gas/
H A Decoff.c3210 cur_proc_ptr->pdr.frameoffset = val;
/haiku-buildtools/binutils/gas/
H A Decoff.c3207 cur_proc_ptr->pdr.frameoffset = val;

Completed in 400 milliseconds