Home
last modified time | relevance | path

Searched refs:LL_REQUIRE_MINOR (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/elf/
Dmips.h406 #define LL_REQUIRE_MINOR 0x00000004 macro
/freebsd-12-stable/sys/sys/
Delf_common.h771 #define LL_REQUIRE_MINOR 0x4 macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2463 _ELF_DEFINE_LL(LL_REQUIRE_MINOR, 0x4, \
/freebsd-12-stable/contrib/elftoolchain/readelf/
Dreadelf.c1309 {"REQUIRE_MINOR", LL_REQUIRE_MINOR},
/freebsd-12-stable/contrib/binutils/binutils/
Dreadelf.c8699 { " REQUIRE_MINOR", LL_REQUIRE_MINOR }, in process_mips_specific()