HomeSort by: relevance | last modified time | path
    Searched defs:l_lnno (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/coff/
external.h 113 grouping will have l_lnno = 0 and in place of physical address will be the
119 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
123 char l_lnno[L_LNNO_SIZE]; /* line number */ member in struct:external_lineno
127 #define GET_LINENO_LNNO(abfd, ext) H_GET_32 (abfd, (ext->l_lnno))
128 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_32 (abfd, val, (ext->l_lnno))
131 #define GET_LINENO_LNNO(abfd, ext) H_GET_16 (abfd, (ext->l_lnno))
132 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_16 (abfd, val, (ext->l_lnno))
rs6000.h 109 * grouping will have l_lnno = 0 and in place of physical address will be the
114 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
117 char l_lnno[2]; /* line number */ member in struct:external_lineno
rs6k64.h 106 grouping will have l_lnno = 0 and in place of physical address will be the
113 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
117 char l_lnno[4]; /* line number */ member in struct:external_lineno
ti.h 373 * grouping will have l_lnno = 0 and in place of physical address will be the
378 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
381 char l_lnno[2]; /* line number */ member in struct:external_lineno
internal.h 444 grouping will have l_lnno = 0 and in place of physical address will be the
451 bfd_signed_vma l_symndx; /* function name symbol index, iff l_lnno == 0 */
454 unsigned long l_lnno; /* line number */ member in struct:internal_lineno
  /src/external/gpl3/binutils.old/dist/include/coff/
external.h 114 grouping will have l_lnno = 0 and in place of physical address will be the
120 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
124 char l_lnno[L_LNNO_SIZE]; /* line number */ member in struct:external_lineno
131 #define GET_LINENO_LNNO(abfd, ext) H_GET_32 (abfd, (ext->l_lnno))
132 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_32 (abfd, val, (ext->l_lnno))
135 #define GET_LINENO_LNNO(abfd, ext) H_GET_16 (abfd, (ext->l_lnno))
136 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_16 (abfd, val, (ext->l_lnno))
rs6000.h 109 * grouping will have l_lnno = 0 and in place of physical address will be the
114 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
117 char l_lnno[2]; /* line number */ member in struct:external_lineno
rs6k64.h 106 grouping will have l_lnno = 0 and in place of physical address will be the
113 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
117 char l_lnno[4]; /* line number */ member in struct:external_lineno
ti.h 373 * grouping will have l_lnno = 0 and in place of physical address will be the
378 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
381 char l_lnno[2]; /* line number */ member in struct:external_lineno
internal.h 446 grouping will have l_lnno = 0 and in place of physical address will be the
453 bfd_signed_vma l_symndx; /* function name symbol index, iff l_lnno == 0*/
456 unsigned long l_lnno; /* line number */ member in struct:internal_lineno
  /src/external/gpl3/gdb.old/dist/include/coff/
external.h 114 grouping will have l_lnno = 0 and in place of physical address will be the
120 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
124 char l_lnno[L_LNNO_SIZE]; /* line number */ member in struct:external_lineno
131 #define GET_LINENO_LNNO(abfd, ext) H_GET_32 (abfd, (ext->l_lnno))
132 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_32 (abfd, val, (ext->l_lnno))
135 #define GET_LINENO_LNNO(abfd, ext) H_GET_16 (abfd, (ext->l_lnno))
136 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_16 (abfd, val, (ext->l_lnno))
rs6000.h 109 * grouping will have l_lnno = 0 and in place of physical address will be the
114 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
117 char l_lnno[2]; /* line number */ member in struct:external_lineno
rs6k64.h 106 grouping will have l_lnno = 0 and in place of physical address will be the
113 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
117 char l_lnno[4]; /* line number */ member in struct:external_lineno
ti.h 373 * grouping will have l_lnno = 0 and in place of physical address will be the
378 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
381 char l_lnno[2]; /* line number */ member in struct:external_lineno
internal.h 446 grouping will have l_lnno = 0 and in place of physical address will be the
453 bfd_signed_vma l_symndx; /* function name symbol index, iff l_lnno == 0*/
456 unsigned long l_lnno; /* line number */ member in struct:internal_lineno
  /src/external/gpl3/gdb/dist/include/coff/
external.h 113 grouping will have l_lnno = 0 and in place of physical address will be the
119 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
123 char l_lnno[L_LNNO_SIZE]; /* line number */ member in struct:external_lineno
127 #define GET_LINENO_LNNO(abfd, ext) H_GET_32 (abfd, (ext->l_lnno))
128 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_32 (abfd, val, (ext->l_lnno))
131 #define GET_LINENO_LNNO(abfd, ext) H_GET_16 (abfd, (ext->l_lnno))
132 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_16 (abfd, val, (ext->l_lnno))
rs6000.h 109 * grouping will have l_lnno = 0 and in place of physical address will be the
114 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
117 char l_lnno[2]; /* line number */ member in struct:external_lineno
rs6k64.h 106 grouping will have l_lnno = 0 and in place of physical address will be the
113 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
117 char l_lnno[4]; /* line number */ member in struct:external_lineno
ti.h 373 * grouping will have l_lnno = 0 and in place of physical address will be the
378 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
381 char l_lnno[2]; /* line number */ member in struct:external_lineno
internal.h 444 grouping will have l_lnno = 0 and in place of physical address will be the
451 bfd_signed_vma l_symndx; /* function name symbol index, iff l_lnno == 0 */
454 unsigned long l_lnno; /* line number */ member in struct:internal_lineno
  /src/external/gpl3/gcc/dist/libbacktrace/
xcoff.c 243 uint16_t l_lnno; member in struct:__anon14174
255 uint32_t l_lnno; member in struct:__anon14176
767 if (lineno->l_lnno == 0)
772 lnno = lineno->l_lnno;
  /src/external/gpl3/gcc.old/dist/libbacktrace/
xcoff.c 243 uint16_t l_lnno; member in struct:__anon16589
255 uint32_t l_lnno; member in struct:__anon16591
767 if (lineno->l_lnno == 0)
772 lnno = lineno->l_lnno;
  /src/external/gpl3/gdb/dist/libbacktrace/
xcoff.c 243 uint16_t l_lnno; member in struct:__anon18888
255 uint32_t l_lnno; member in struct:__anon18890
767 if (lineno->l_lnno == 0)
772 lnno = lineno->l_lnno;
  /src/external/gpl3/gdb.old/dist/libbacktrace/
xcoff.c 243 uint16_t l_lnno; member in struct:__anon21629
255 uint32_t l_lnno; member in struct:__anon21631
767 if (lineno->l_lnno == 0)
772 lnno = lineno->l_lnno;

Completed in 30 milliseconds