Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1361 RSS_GP0 = 2, // Value of gp used to create object being relocated enumerator
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp877 ECase(RSS_GP0); in enumeration()