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

  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-common.h 96 #define SIMPLE_OBJECT_MATCH_HEADER_LEN (16)
108 void *(*match) (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN],
simple-object.c 153 unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN];
157 SIMPLE_OBJECT_MATCH_HEADER_LEN,
simple-object-coff.c 228 simple_object_coff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN],
simple-object-elf.c 354 simple_object_elf_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN],
simple-object-xcoff.c 292 simple_object_xcoff_match (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN],
simple-object-mach-o.c 241 unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN],
    [all...]

Completed in 7041 milliseconds