Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/brandelf/
HDbrandelf.c64 { "SVR4", ELFOSABI_SYSV }
/freebsd-13-stable/sys/sys/
HDelf_common.h185 #define ELFOSABI_SYSV ELFOSABI_NONE /* symbol used in old spec */ macro
/freebsd-13-stable/contrib/elftoolchain/elfcopy/
HDmain.c197 {"sysv", ELFOSABI_SYSV},
/freebsd-13-stable/contrib/elftoolchain/common/
HDelfdefinitions.h578 _ELF_DEFINE_EABI(ELFOSABI_SYSV, 0, "SYSV") \