Home
last modified time | relevance | path

Searched refs:external_lineno (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Di960.h136 struct external_lineno struct
149 #define LINENO struct external_lineno argument
Dexternal.h116 struct external_lineno struct
127 #define LINENO struct external_lineno argument
Drs6k64.h103 struct external_lineno struct
114 #define LINENO struct external_lineno argument
Drs6000.h106 struct external_lineno { struct
115 #define LINENO struct external_lineno argument
Dti.h375 struct external_lineno { struct
383 #define LINENO struct external_lineno argument
DChangeLog-91031166 * h8300.h: made the external_lineno l_lnno field 4 bytes wide.
/toolchain/binutils/binutils-2.27/bfd/
Dcoffswap.h593 struct external_lineno *ext = (struct external_lineno *) outp; in coff_swap_lineno_out()
Dcoff64-rs6000.c303 struct external_lineno *ext = (struct external_lineno *) outp; in _bfd_xcoff64_swap_lineno_out()
DpeXXigen.c454 struct external_lineno *ext = (struct external_lineno *) outp; in _bfd_XXi_swap_lineno_out()
/toolchain/binutils/binutils-2.27/binutils/
Dod-xcoff.c1003 struct external_lineno ln; in dump_xcoff32_lineno()