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

/freebsd-current/usr.bin/ldd/
H A Dldd.c79 #define TYPE_ELF32 2 /* Explicit 32 bits on architectures >32 bits */ macro
185 case TYPE_ELF32:
235 if (type == TYPE_ELF32)
427 *type = TYPE_ELF32;

Completed in 105 milliseconds