llvm::GlobalValue::isAbsoluteSymbolRef

Returns whether this is a reference to an absolute symbol.

Synopsis

Declared in <llvm/IR/GlobalValue.h>

bool
isAbsoluteSymbolRef() const;

Return Value

True if this is a reference to an absolute symbol.