Searched defs:magic (Results 26 - 50 of 107) sorted by relevance

12345

/haiku-buildtools/legacy/binutils/include/aout/
H A Dencap.h54 short magic; member in struct:coffheader
/haiku-buildtools/legacy/binutils/include/coff/
H A Dia64.h44 char magic[2]; /* type of file */ member in struct:__anon2691
H A Dapollo.h46 char magic[2]; /* type of file */ member in struct:__anon2657
H A Dexternal.h45 char magic[2]; /* type of file */ member in struct:external_aouthdr
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C16 struct MAGIC {u8 magic[8];} __attribute__ ((packed)); member in struct:MAGIC
41 MAGIC magic; member in struct:PACKET_HEADER
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_fake_stack.h22 uptr magic; // Modified by the instrumented code. member in struct:__asan::FakeFrame
H A Dasan_fake_stack.cc24 ALWAYS_INLINE void SetShadow(uptr ptr, uptr size, uptr class_id, u64 magic) { argument
71 void FakeStack::PoisonAll(u8 magic) { argument
/haiku-buildtools/binutils/include/coff/
H A Dia64.h45 char magic[2]; /* type of file */ member in struct:__anon650
H A Dapollo.h47 char magic[2]; /* type of file */ member in struct:__anon616
/haiku-buildtools/binutils/include/aout/
H A Dencap.h55 short magic; member in struct:coffheader
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-stgo32.c303 char magic[8]; local
/haiku-buildtools/legacy/binutils/binutils/
H A Dstrings.c485 get_char(FILE *stream, file_off *address, int *magiccount, char **magic) argument
561 print_strings(const char *filename, FILE *stream, file_off address, int stop_point, int magiccount, char *magic) argument
H A Dwindres.c563 int magic; local
/haiku-buildtools/legacy/binutils/include/nlm/
H A Dalpha-ext.h26 unsigned char magic[4]; member in struct:nlm32_alpha_external_prefix_header
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djcf-io.c102 char magic [4]; variable
/haiku-buildtools/gcc/gcc/java/
H A Djcf-reader.c321 uint32 magic = (JCF_FILL (jcf, 8), JCF_readu4 (jcf)); local
H A Djcf-io.c110 char magic [4]; local
/haiku-buildtools/gcc/gcc/
H A Dtarget.h59 struct cumulative_args_t { void *magic; void *p; }; member in struct:cumulative_args_t
H A Dgcov-dump.c176 unsigned magic = gcov_read_unsigned (); local
/haiku-buildtools/binutils/bfd/
H A Dcisco-core.c61 char magic[4]; /* Magic number */ member in struct:__anon14
90 unsigned int magic; local
H A Dcoff-stgo32.c290 char magic[8]; local
/haiku-buildtools/binutils/binutils/
H A Dstrings.c490 get_char(FILE *stream, file_ptr *address, int *magiccount, char **magic) argument
553 print_strings(const char *filename, FILE *stream, file_ptr address, int stop_point, int magiccount, char *magic) argument
/haiku-buildtools/binutils/include/nlm/
H A Dalpha-ext.h27 unsigned char magic[4]; member in struct:nlm32_alpha_external_prefix_header
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash66.C61 eshort magic; member in struct:aouthdr
106 int magic; local
/haiku-buildtools/gcc/zlib/contrib/untgz/
H A Duntgz.c79 char magic[6]; /* 257 */ member in struct:tar_header

Completed in 310 milliseconds

12345