Searched refs:l_flags (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/binutils/include/elf/
H A Dmips.h383 unsigned long l_flags;
393 unsigned char l_flags[4];
396 /* The l_flags field of an Elf32_Lib structure may contain the
381 unsigned long l_flags; member in struct:__anon2852
391 unsigned char l_flags[4]; member in struct:__anon2853
/haiku-buildtools/binutils/include/elf/
H A Dmips.h469 unsigned long l_flags;
479 unsigned char l_flags[4];
482 /* The l_flags field of an Elf32_Lib structure may contain the
467 unsigned long l_flags; member in struct:__anon803
477 unsigned char l_flags[4]; member in struct:__anon804
/haiku-buildtools/gcc/gcc/ada/
H A Dinit.c1431 unsigned int l_flags; member in struct:regsum
1478 if (!(buffer.l_flags & VA__M_DESCEND))
/haiku-buildtools/legacy/binutils/binutils/
H A Dreadelf.c8119 liblist.l_flags = BYTE_GET (elib[cnt].l_flags);
8135 if (liblist.l_flags == 0)
8153 int flags = liblist.l_flags;
8503 liblist.l_flags = BYTE_GET (elib[cnt].l_flags);
8519 liblist.l_version, liblist.l_flags);
/haiku-buildtools/binutils/binutils/
H A Dreadelf.c14795 liblist.l_flags = BYTE_GET (elib[cnt].l_flags);
14811 if (liblist.l_flags == 0)
14829 int flags = liblist.l_flags;
15449 liblist.l_flags = BYTE_GET (elib[cnt].l_flags);
15465 liblist.l_version, liblist.l_flags);

Completed in 197 milliseconds