Searched refs:ISELF (Results 1 – 2 of 2) sorted by relevance
45 #define ISELF (strncmp(magic_buf, ELFMAG, SELFMAG) == 0) macro147 if (ISELF && (magic_buf[EI_CLASS] == ELFCLASS32)) in nlist()149 if (ISELF) /* 64-bit case handles both Elf32 and Elf64 */ in nlist()
69 #define ISELF (strncmp(magic_buf, ELFMAG, SELFMAG) == 0) macro119 if (ISELF) { in nlist()