llvm::TargetLoweringObjectFile::supportIndirectSymViaGOTPCRel

Target supports replacing a data "PC"-relative access to a symbol through another symbol, by accessing the later via a GOT entry instead?

Synopsis

Declared in <llvm/Target/TargetLoweringObjectFile.h>

bool
supportIndirectSymViaGOTPCRel() const;

Return Value

True if the target can replace a PC-relative data access via GOT.