Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dmips.h797 #define RSS_GP0 2 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dmips.h832 #define RSS_GP0 2 macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1279 RSS_GP0 = 2, // Value of gp used to create object being relocated enumerator
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-mips.c2120 case RSS_GP0: in mips_elf64_slurp_one_reloc_table()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-mips.c2501 case RSS_GP0: in mips_elf64_slurp_one_reloc_table()
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp843 ECase(RSS_GP0); in enumeration()