Searched defs:GET_LINENO_LNNO (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcoffswap.h90 #define GET_LINENO_LNNO(abfd, ext) \ macro
H A Dlibpei.h115 #define GET_LINENO_LNNO(abfd, ext) \ macro
/freebsd-9.3-release/contrib/binutils/include/coff/
H A Dexternal.h130 #define GET_LINENO_LNNO(abfd, ext) H_GET_32 (abfd, (ext->l_lnno)) macro
134 #define GET_LINENO_LNNO(abfd, ext) H_GET_16 (abfd, (ext->l_lnno)) macro

Completed in 111 milliseconds