Returns the register used as static base in RWPI variants.

Synopsis

Declared in <llvm/Target/TargetLoweringObjectFile.h>

virtual
MCRegister
getStaticBase() const;

Return Value

the register used as static base in RWPI variants.

Created with MrDocs