Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dmips.h866 #define ODK_GP_GROUP 9 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dmips.h901 #define ODK_GP_GROUP 9 macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h602 ODK_GP_GROUP = 9, // GP group to use for text/data sections enumerator
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c8949 case ODK_GP_GROUP: in process_mips_specific()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c9747 case ODK_GP_GROUP: in process_mips_specific()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1703 LLVM_READOBJ_ENUM_CASE(ELF, ODK_GP_GROUP); in getElfMipsOptionsOdkType()