Home
last modified time | relevance | path

Searched defs:ET_REL (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h88 #define ET_REL 1 /* Relocatable file */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h88 #define ET_REL 1 /* Relocatable file */ macro
/openbsd-src/sys/sys/
H A Dexec_elf.h156 #define ET_REL 1 /* relocatable file */ macro
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h116 ET_REL = 1, // Relocatable file enumerator