Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dmips.h851 #define ODK_HWPATCH 4 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dmips.h886 #define ODK_HWPATCH 4 macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h597 ODK_HWPATCH = 4, // Hardware patches applied enumerator
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c8916 case ODK_HWPATCH: in process_mips_specific()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c9714 case ODK_HWPATCH: in process_mips_specific()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1698 LLVM_READOBJ_ENUM_CASE(ELF, ODK_HWPATCH); in getElfMipsOptionsOdkType()