HomeSort by relevance Sort by last modified time
    Searched refs:l_lnno (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coff.h 214 * grouping will have l_lnno = 0 and in place of physical address will be the
220 char l_symndx[4]; /* function name symbol index, iff l_lnno == 0*/
223 char l_lnno[2]; /* line number */ member in struct:COFF_lineno
  /external/qemu/
a.out.h 134 * grouping will have l_lnno = 0 and in place of physical address will be the
139 host_ulong l_symndx; /* function name symbol index, iff l_lnno 0 */
142 unsigned short l_lnno; /* line number */ member in struct:external_lineno
  /external/valgrind/main/coregrind/m_debuginfo/
readxcoff.c     [all...]

Completed in 80 milliseconds