Home
last modified time | relevance | path

Searched refs:localoff (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
HDsym.h177 unsigned localoff : 8; /* offset of local variables from vfp */ member
/freebsd-11-stable/contrib/gdb/gdb/
HDalpha-mdebug-tdep.c88 #define PROC_LOCALOFF(proc) ((proc)->pdr.localoff)
/freebsd-11-stable/contrib/binutils/bfd/
HDecoffswap.h368 intern->localoff = H_GET_8 (abfd, ext->p_localoff); in ecoff_swap_pdr_in()
428 H_PUT_8 (abfd, intern->localoff, ext->p_localoff); in ecoff_swap_pdr_out()