Home
last modified time | relevance | path

Searched refs:ODK_HWPATCH (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDmips.h883 #define ODK_HWPATCH 4 macro
/NextBSD/sys/sys/
HDelf_common.h59 #define ODK_HWPATCH 4 /* hardware patch applied */ macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h515 ODK_HWPATCH = 4, // Hardware patches applied enumerator
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h2296 _ELF_DEFINE_ODK(ODK_HWPATCH, 4, "hardware patch applied") \
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c1797 case ODK_HWPATCH: return "HWPATCH"; in option_kind()
4629 case ODK_HWPATCH: in dump_mips_options()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c8858 case ODK_HWPATCH: in process_mips_specific()