Searched refs:RSS_GP (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/ | ||
| H A D | ELF.h | 1254 RSS_GP = 1, // Value of gp enumerator |
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ | ||
| H A D | ELFYAML.cpp | 831 ECase(RSS_GP); in enumeration() |