Home
last modified time | relevance | path

Searched refs:ELFOSABI_SYSV (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/brandelf/
H A Dbrandelf.c63 { "SVR4", ELFOSABI_SYSV }
/freebsd/sys/sys/
H A Delf_common.h185 #define ELFOSABI_SYSV ELFOSABI_NONE /* symbol used in old spec */ macro
/freebsd/contrib/elftoolchain/elfcopy/
H A Dmain.c197 {"sysv", ELFOSABI_SYSV},
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h578 _ELF_DEFINE_EABI(ELFOSABI_SYSV, 0, "SYSV") \