Home
last modified time | relevance | path

Searched defs:GET_LINENO_LNNO (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dexternal.h131 #define GET_LINENO_LNNO(abfd, ext) H_GET_32 (abfd, (ext->l_lnno)) macro
135 #define GET_LINENO_LNNO(abfd, ext) H_GET_16 (abfd, (ext->l_lnno)) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dexternal.h131 #define GET_LINENO_LNNO(abfd, ext) H_GET_32 (abfd, (ext->l_lnno)) macro
135 #define GET_LINENO_LNNO(abfd, ext) H_GET_16 (abfd, (ext->l_lnno)) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffswap.h89 #define GET_LINENO_LNNO(abfd, ext) \ macro
H A Dlibpei.h118 #define GET_LINENO_LNNO(abfd, ext) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffswap.h89 #define GET_LINENO_LNNO(abfd, ext) \ macro
H A Dlibpei.h116 #define GET_LINENO_LNNO(abfd, ext) \ macro