Home
last modified time | relevance | path

Searched refs:setIsSignature (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolELF.h44 void setIsSignature() const;
H A DMCSectionELF.h68 Group.getPointer()->setIsSignature(); in MCSectionELF()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSymbolELF.cpp180 void MCSymbolELF::setIsSignature() const { in setIsSignature() function in llvm::MCSymbolELF