Return true if this constant may generate a dynamic relocation entry.
Synopsis
Declared in <llvm/IR/Constant.h>
bool
needsDynamicRelocation() const;
Return Value
True if this constant may generate a dynamic relocation entry.
Created with MrDocs