Searched defs:WeakRefDirective (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h298 const char *WeakRefDirective; member in class:llvm::MCAsmInfo
520 const char *getWeakRefDirective() const { return WeakRefDirective; }
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCAsmInfo.h281 /// WeakRefDirective - This directive, if non-null, is used to declare a
283 const char *WeakRefDirective; // Defaults to NULL. member in class:llvm::MCAsmInfo
528 const char *getWeakRefDirective() const { return WeakRefDirective; }

Completed in 3437 milliseconds